When adding titles to a basket from a staged file (acqui/addorderiso2709.pl), item and fund choices can be applied item-by-item on the Select To Import tab or can be applied to all titles at once using the Item Information or Default Accounting Details tabs. However, if the library is using MARCItemFieldsToOrder to pull some of these values from vendor-supplied MARC files, Koha will ignore selections made on the Item Information or Default Accounting Details tabs. Nothing in the interface indicates that values selected on those tabs will not be used.
This bug has been effecting our workflow here. Since we're not able to import "Date Acquired" via MARCItemsFieldstoOrder, it would be handy to be able to set this date on the "Item information" tab.
Andrew, as usual your insight saved me - I took everything out of MARCItemFieldsToOrder and put price into MARCFieldsToOrder. Replacement Price is still left blank but the item information comes over correctly (so funds and status are correct). This has been causing enough disruption to our workflow that I have been contemplating asking to roll back to the previous version of Koha.