odoo/addons/stock
Quentin (OpenERP) d856e8361b [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example).
bzr revid: qdp-launchpad@openerp.com-20130624090515-12aeo4k5sz87veqb
2013-06-24 11:05:15 +02:00
..
html [IMP] suppress button oe_demo_play 2013-06-03 17:41:58 +02:00
i18n Launchpad automatic translations update. 2013-06-11 06:32:47 +00:00
report [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
security [FIX] created record rule for multi company becuase a child user was also able to see the incoming shipment of parent company where it should not 2013-03-22 16:33:31 +05:30
static/src resizing of product picture 2012-09-03 14:10:21 +02:00
test [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create(). 2013-02-22 14:35:11 +01:00
wizard [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
__init__.py
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
board_warehouse_view.xml [FIX][TRUNK] Error in Reporting Dashboard (Warehouse). 2012-12-04 14:59:18 +05:30
partner.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
product.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
product_data.xml
product_view.xml [IMP] move company_id in product module and hide storage location group if product of type 'service' 2013-05-03 14:46:03 +05:30
res_config.py [IMP] product: re-enabled the multi variant feature 2013-02-20 09:27:07 +01:00
res_config_view.xml [IMP] product: re-enabled the multi variant feature 2013-02-20 09:27:07 +01:00
stock.py [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
stock_data.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
stock_demo.xml [MERGE]: Merge with latest trunk-addons 2012-08-01 12:17:38 +05:30
stock_demo.yml [IMP] make changes into product 2012-10-01 17:46:30 +05:30
stock_incoterms.xml
stock_report.xml [Fix]: Rename in delivery report 2012-11-06 15:01:57 +05:30
stock_sequence.xml [IMP]fix problem of getting reference of internal moves 2012-10-30 11:04:08 +05:30
stock_view.xml [FORWARD] Forward port of 7.0 branch until revision 9143. 2013-05-21 14:23:59 +02:00
stock_workflow.xml