odoo/addons/sale
Thibault Delavallée f0ef8ac446 [FIX] web_kanban_sparkline, sales_team, stock: use char function field to transmit sparkline data; the data is now correctly dumped into json, and parsed in the widget. 2014-07-04 14:42:38 +02:00
..
edi [MERGE] forward port of branch 7.0 up to revid b09b6a0 2014-05-20 18:57:04 +02:00
i18n Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
report [MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb 2014-05-22 16:44:33 +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 [FIX] sale: layout of description page 2014-04-29 11:05:02 +02:00
test [MERGE] sync with trunk 2013-12-02 16:09:25 +01:00
views Revert "Saas 5 report translation fix sle" 2014-06-26 18:14:44 +02:00
wizard [MERGE] forward port of branch 7.0 up to revid 9954 chs@openerp.com-20140403153129-jq9zc7ityoy25c73 2014-04-03 17:59:04 +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] 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_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 [FIX] res partner copy method returns None 2013-03-25 19:09:49 +05:30
res_partner_view.xml [IMP] improve icons and views 2014-03-28 19:00:51 +05:30
sale.py [MERGE] forward port of branch saas-4 up to 1f20f61 2014-06-22 15:33:22 +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 [MERGE]: Merged with addons 2014-05-09 18:47:56 +05:30
sale_workflow.xml [FIX]sale order workflow: fix problem when clicking on ignore delivery exception 2014-01-24 10:27:58 +01:00
sales_team.py [FIX] web_kanban_sparkline, sales_team, stock: use char function field to transmit sparkline data; the data is now correctly dumped into json, and parsed in the widget. 2014-07-04 14:42:38 +02:00
sales_team_view.xml [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00