odoo/addons/website_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
..
controllers [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
data [IMP] website_sale_options 2014-06-24 15:11:53 +02:00
models [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
security [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
static [FIX] phantomjs test remove injection 2014-06-28 19:59:59 +02:00
tests [FIX] phantomjs test remove injection 2014-06-28 19:59:59 +02:00
views [FIX] phantomjs test remove injection 2014-06-28 19:59:59 +02:00
__init__.py [MOVE] website_sale: py files to models/ 2013-10-14 10:18:41 +02:00
__openerp__.py [FIX] website_sale: removed now unnecessary dependency 2014-05-14 17:34:17 +02:00