Version: 5.0.3, Package name: trytond-module-purchase_shipment_cost-5.0.3 |
Maintained by: Sebastien Marie |
Master sites: |
Description The purchase_shipment_cost module adds shipment cost to *Supplier Shipment*. One field is added to *Carrier*: - *Carrier Cost Allocation Method*: The method used to allocate the cost on each lines of the shipment. - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit Price*) Three new fields are added to *Supplier Shipment*: - *Carrier*: The carrier used for the shipment. - *Cost*: The cost of the shipment. - *Cost Currency*: The currency of the cost. At the reception of the shipment, the unit price of each incoming moves will be updated according to the allocation of the cost. |
Filesize: 25.992 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-05-14 11:25:15 by Sebastien Marie | Files touched by this commit (24) |
Log message: tryton/5.0 : maintenance update |
2020-04-10 09:21:16 by Sebastien Marie | Files touched by this commit (215) |
Log message: productivity/tryton/5.0: maintenance update |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-02-22 00:24:36 by Sebastien Marie | Files touched by this commit (170) |
Log message: update productivity/tryton/5.0: maintenance update |