flectra/addons/sales_discount
Chinmayi Vyas 310e414497 [ADD]empty group on customer invoice and sale order's form view to set left side block beside subtotal group
previously, difficult to set any fields to the left side of subtotal group in inherited views,
now use <xpath expr="//group[@name='left_panel']" position="inside"> to add fields.
2018-02-01 13:08:10 +05:30
..
data [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
demo [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
i18n [ADD] sales_discount: translation 2018-01-19 13:57:39 +01:00
models [FIX] sales_discount: calculation if tax option included used 2018-01-23 15:12:15 +01:00
report [IMP] Solved xpath replace issues 2018-01-19 16:15:28 +05:30
security [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
static/description [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
tests [IMP/ADD] Add Sales and Account Test Cases and Remove sent by code in flectra 2018-01-25 12:37:16 +05:30
views [ADD]empty group on customer invoice and sale order's form view to set left side block beside subtotal group 2018-02-01 13:08:10 +05:30
__init__.py [ADD] sales_discount Module 2018-01-17 12:10:36 +05:30
__manifest__.py [IMP] Set Auto install true and change configuration view, change test cases, solved flake8 and pep8 2018-01-18 16:59:27 +05:30