Allow to edit delivery date on purchase line
In some case, it is not possible to configure the lead time of a supplier because it is always varying for example.
But on quotation, the user may know the date so it could be good to allow to edit it.
In some case, it is not possible to configure the lead time of a supplier because it is always varying for example.
But on quotation, the user may know the date so it could be good to allow to edit it.
assigned to @ced
added purchasing type::feature + 1 deleted label
added 1 deleted label and removed 1 deleted label
review33901002 updated at https://codereview.tryton.org/33901002/#ps1
Also in some case, we know that the supplier will delivery all the purchase order at the same date. In this case, it is a little bit painful to edit each lines. I propose to add a delivery date field on the order that will be used as computed delivery date if set. This will override the computation from the product supplier information but not the manual edition on the line. I think this solution is flexible enough to support all the cases.
review33901002 updated at https://codereview.tryton.org/33901002/#ps20001
New changeset 0c64ac509c74 by C?dric Krier in branch 'default':
Allow to edit delivery date on purchase line
http://hg.tryton.org/modules/purchase/rev/0c64ac509c74
added 1 deleted label and removed 1 deleted label
closed