-
- Downloads
*removed demo data for default sale pricelist in sale module (moved into product module)
*removed property_product_pricelist field on res_partner in sale module (moved into product module) This hack has been done for removing dependancies to sale into event and membership modules bzr revid: qdp-5379c6e6201bc3edd75c74bf50aa5dbf0f759fe5
Showing
- addons/product/__init__.py 1 addition, 0 deletionsaddons/product/__init__.py
- addons/product/partner.py 49 additions, 0 deletionsaddons/product/partner.py
- addons/product/product_data.xml 40 additions, 0 deletionsaddons/product/product_data.xml
- addons/sale/partner.py 0 additions, 10 deletionsaddons/sale/partner.py
- addons/sale/sale_data.xml 0 additions, 32 deletionsaddons/sale/sale_data.xml
addons/product/partner.py
0 → 100644
Please register or sign in to comment