Version: 5.0.6, Package name: trytond-module-sale_shipment_cost-5.0.6 |
Maintained by: Sebastien Marie |
Master sites: |
Description The sale_shipment_cost module adds shipment cost for sale. Two new fields are added to *Sale* and *Sale Configuration*: - *Carrier*: The carrier used for the sale. - *Shipment Cost Method*: The method used to compute the cost. - *On Order*: The cost will be computed once for the sale. - *On Shipment*: The cost will be computed for each shipments. At the quotation if a carrier is selected a new line is appended with the shipment cost but the added line can be modified when going back to draft. Three new fields are added to *Customer Shipment*: - *Carrier*: The carrier used for the shipment. - *Cost*: The cost of the shipment. - *Cost Currency*: The currency of the cost. |
Filesize: 29.212 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:07 by Stuart Henderson | Files touched by this commit (216) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-04-05 09:58:15 by Sebastien Marie | Files touched by this commit (40) |
Log message: productivity/tryton/5.0: maintenance update |
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 |
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-04-22 05:22:50 by Sebastien Marie | Files touched by this commit (16) |
Log message: 5.0: maintenance update |
2019-02-22 00:24:36 by Sebastien Marie | Files touched by this commit (170) |
Log message: update productivity/tryton/5.0: maintenance update |
2019-01-05 22:38:23 by Sebastien Marie | Files touched by this commit (14) |
Log message: maintenance update for 5.0 branch of productivity/tryton "reads good" danj@ |