Hi All,
We have started having issues with creating purchases with more than one item.
Items 2 and onwards miss the project value and return an error. We need to manually enter the project value for each item.
Can someone please check and see if they have the same issue?
To create purchases, we follow this process:
Go to project → Dashboard → Press + next to the purchase order.
A new purchase order form opens, and the project code is prepopulated on the main form.
Add supplier.
Set Required By Date
Add more than one item to the purchase order.
Following these steps, we receive the below Error:
Because we tested the same process in v15, so we haven’t found the issue. If there are any validation set on server/client side? if set then check that.
Yes, if the Project field is mandatory, it should be set in the first row. If you add another row, the project field will not show up automatically. If you want to set the project in the child table based on the parent value, then you need to set the server/client script on the before save event.
One more item we realised is still causing issues for us.
When we create and submit a Purchase Order, we sometimes need to update or add new items to an already submitted PO.
We use Update Items button to update the pricing and also add missing items later.