Version: 5.0.2, Package name: trytond-module-account_stock_landed_cost-5.0.2 |
Maintained by: Sebastien Marie |
Master sites: |
Description The account_stock_landed_cost module allows to allocate landed cost on *Supplier Shipments* after their reception. A new field is added to *Product*: - *Landed Cost*: Only available for service, it allows such invoiced product to be used as a landed cost. A new document *Landed Cost* defines how posted supplier invoice lines are allocated to many shipments. The allocation methods are: - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit *Price*) Once posted, the *Landed Cost* updates the unit price of each incoming moves of the shipments using the cost of all the invoice lines according to the allocation method. To update the cost price, the *Update Cost Price* wizard must be run on the affected products. |
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-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 |