twanda / vertical-agriculture

Verticalization of Odoo for farms and agroindustries
GNU Affero General Public License v3.0
0 stars 1 forks source link

Weight correction creates backorder #44

Closed dastcaboz closed 2 years ago

dastcaboz commented 2 years ago

A weight correction automatically creates a backorder of the weigght difference. This can be deleted. But it would be better if odoo would not create a backorder at all.

backorder_from_weight-correction_02 backorder_from_weight-correction
treviser commented 2 years ago

@dastcaboz This is by design for incoming weight corrections. If there is already a backorder existing, the existing backorder will be adapted. If there is no backorder created yet, a new one must be created in order to ensure the proper fulfillment of the purchase order by the purchasing agent.

dastcaboz commented 2 years ago

OK. We will have to see how this works in reality. Usually we do not create a backorder for small quantities as it does not make much sense to move a truck to pick small quantities. We rather take this into account when refinancing the purchaising agent the next time.

Cant't we have the same pop-up that lets us decide wether we want to create a backorder or not (instead of creating an automatic backorder)?

treviser commented 2 years ago

@dastcaboz It is not the meaning of a backorder (which creates a new partial receipt transfer operation) to be fullfilled by a separate incoming delivery, but that it is accounted for when the next regular delivery arrives. The backorder will stay in state "ready" as long as it is not fullfilled by the incoming quantities. It is at the discretion of Caboz to cancel such "open" backorders and to "close" the originating purchase order by creating a bill. In this case the received and billed quantity will be lower than the originally demanded quantity.