odoo/addons/sale
Denis Ledoux d9339e1e2d [FIX] sale, crm_claim, crm_helpdesk: report menus
crm claims and helpdesk reports should be in Sales Report menu, not in project
The sales report menu is now defined in sales_team, which is a common dependance between crm and sales, instead of redefining this menu in each modules
2014-07-22 19:13:13 +02:00
..
edi [MERGE] forward port of branch 7.0 up to revid b09b6a0 2014-05-20 18:57:04 +02:00
i18n [I18N] sale: fix pt translations 2014-07-07 13:16:31 +02:00
report [FIX] sale, crm_claim, crm_helpdesk: report menus 2014-07-22 19:13:13 +02:00
security [REF] product refactoring: prices.history model renamed into product.price.history + passed 'date' as real parameter instead of contextual one in get_history_price() because it makes more sense. 2014-04-28 17:33:55 +02:00
static [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
test Revert "[IMP] addons: use the magic methods signal_XXX() instead of signal_workflow('XXX')" 2014-07-07 11:23:06 +02:00
views [FIX] Report: translation fixed, use of 'primary clone' of web.layout and website.layout, minimal template is now a QWeb template 2014-06-27 12:00:49 +02:00
wizard [REM] models: remove the magic methods signal_XXX() 2014-07-07 11:50:30 +02:00
__init__.py [CLEAN] sale, sale_crm: cleaning before merging. Cleaned calculation 2014-05-12 14:56:01 +02:00
__openerp__.py [CLEAN] sale, sale_crm: cleaning before merging. Cleaned calculation 2014-05-12 14:56:01 +02:00
res_config.py [IMP]rename project_mrp to sale_service 2014-06-17 17:12:49 +02:00
res_config_view.xml [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
res_partner.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_partner_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
sale.py Merge pull request #1124 from odoo-dev/master-wmsstaging4-jco 2014-07-17 18:18:16 +02:00
sale_data.xml [MOV] crm: moved css / js related to salesteam to sales_team module; sale_crm: moved data and demo data into 2014-05-14 14:30:26 +02:00
sale_demo.xml [MOV] crm: moved css / js related to salesteam to sales_team module; sale_crm: moved data and demo data into 2014-05-14 14:30:26 +02:00
sale_report.xml [IMP] Sale order report converted to QWeb 2014-02-12 19:22:47 +01:00
sale_sequence.xml
sale_unit_test.xml [FIX] Prints dropship 2013-09-17 12:23:01 +02:00
sale_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
sale_workflow.xml [WIP] Simplify procurement check and sales order workflow and that way phantom boms will work 2014-07-15 18:38:06 +02:00
sales_team.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
sales_team_view.xml [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00