odoo/addons/sale
Antony Lesuisse 22f4c315a3 [IMP] automatic fiscal positions for simple cases
Add group of countries res.country.group
Add get_fiscal_position method a method to compute a fiscal position based on company_id, partner_id, delivery_id
The meaning of res.partner.fiscal_position is now a forced a fiscal position.
The default implementation should handle simple cases, like VAT in UE and sales
tax in the US, but the method can be overriden to handle more complex ficals
rules.
2014-06-30 02:12:41 +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 remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-05-26 10:06:31 +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 [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +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 [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 [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +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 [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
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 [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00
sales_team_view.xml [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00