Merge lp://qastaging/~agilebg/sale-wkfl/adding_sale_line_quantity_properties_based_7 into lp://qastaging/~sale-core-editors/sale-wkfl/7.0

Proposed by Alex Comba - Agile BG
Status: Work in progress
Proposed branch: lp://qastaging/~agilebg/sale-wkfl/adding_sale_line_quantity_properties_based_7
Merge into: lp://qastaging/~sale-core-editors/sale-wkfl/7.0
Diff against target: 655 lines (+607/-0)
9 files modified
sale_line_quantity_properties_based/__init__.py (+22/-0)
sale_line_quantity_properties_based/__openerp__.py (+107/-0)
sale_line_quantity_properties_based/i18n/it.po (+100/-0)
sale_line_quantity_properties_based/i18n/sale_line_quantity_properties_based.pot (+85/-0)
sale_line_quantity_properties_based/mrp_view.xml (+29/-0)
sale_line_quantity_properties_based/sale.py (+150/-0)
sale_line_quantity_properties_based/sale_view.xml (+43/-0)
sale_line_quantity_properties_based/security/ir.model.access.csv (+3/-0)
sale_line_quantity_properties_based/test/sale_line_quantity_properties_based.yml (+68/-0)
To merge this branch: bzr merge lp://qastaging/~agilebg/sale-wkfl/adding_sale_line_quantity_properties_based_7
Reviewer Review Type Date Requested Status
Lorenzo Battistini (community) Disapprove
Sale Core Editors Pending
Review via email: mp+223538@code.qastaging.launchpad.net

Commit message

 [ADD] module 'sale_line_quantity_properties_based'

Description of the change

This branch adds the module 'sale_line_quantity_properties_based' which allows the calculation of the product quantity on the basis of a formula that considers the properties specified by the user on the sale order line and on the quantity (UoS).

The module description contains an example to explain how this module works.

To post a comment you must log in.
Revision history for this message
Lorenzo Battistini (elbati) wrote :

Thanks Alex, just 1 diff remark

review: Approve
75. By Alex Comba - Agile BG

[REM] trailing whitespaces

76. By Alex Comba - Agile BG

[FIX] typo in description

77. By Alex Comba - Agile BG

[IMP] module description

Revision history for this message
Lorenzo Battistini (elbati) wrote :

Setting WIP because this will need refactoring after https://github.com/eLBati/sale-workflow/tree/7.0_add_price_propreties_based

review: Abstain
Revision history for this message
Lorenzo Battistini (elbati) wrote :
review: Disapprove

Unmerged revisions

77. By Alex Comba - Agile BG

[IMP] module description

76. By Alex Comba - Agile BG

[FIX] typo in description

75. By Alex Comba - Agile BG

[REM] trailing whitespaces

74. By Lorenzo Battistini

[IMP] product_id_change comment

73. By Lorenzo Battistini

[IMP] properties creation

72. By Alex Comba - Agile BG

[FIX] pot file

71. By Alex Comba - Agile BG

[IMP] it translation file

70. By Alex Comba - Agile BG

[FIX] module description

69. By Alex Comba - Agile BG

[IMP] module description

68. By Alex Comba - Agile BG

[ADD] me as contributor

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches