odoo/openerp
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
..
addons [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
cli Merge pull request #462 from odoo-dev/master-odoo-deploy-force-fme 2014-06-11 10:04:03 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [IMP] test impprove HTTPCase opener 2014-06-29 20:04:30 +02:00
osv [MERGE] forward port of branch saas-5 up to 9e8e365 2014-06-25 12:44:13 +02:00
report [MERGE] forward port of branch saas-4 up to a4bc65c 2014-06-27 16:08:09 +02:00
service [FIX] server: db service, fix the filestore copy when duplicating a database 2014-06-28 16:37:29 +02:00
tests [IMP] test impprove HTTPCase opener 2014-06-29 20:04:30 +02:00
tools [MERGE] Forward-port saas-5 up to f15cbd6 2014-06-12 18:59:15 +02:00
workflow [IMP] remove useless table/column creations in base.sql. Let the ORM do it job. 2014-04-25 18:28:28 +02:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [IMP] move test cases to tests.py remove deprecated wsgi import 2014-02-09 16:18:22 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [FIX] Forward-port of saas-5 up to 0d330ca 2014-06-25 18:58:19 +02:00
import_xml.rng [MERGE] Replace inherit_option_id by a selection field (PR #229) 2014-05-27 17:57:33 +02:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [IMP] module loading and tests profiling 2014-06-29 18:58:15 +02:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py [REL] saas-5 2014-05-30 23:05:34 +02:00
sql_db.py [IMP] remove usage of psycopg1.cursor, implement dictfetch* on openerp cursor 2014-06-20 07:54:44 +02:00