Commit Graph

4 Commits

Author SHA1 Message Date
David Monjoie 373b560511 [FIX] account: added check if country has a code
It is possible, if the user created a new country by himself, to have a country without a code, we then need to check that.

Fixes opw 629891, where the customer wrote "Belgie" trying to find "België", didn't find it and created a new "Belgie" country without code.
2015-03-16 10:35:01 +01:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
Fabien Pinckaers ccfadbdd90 [IMP] Removed the wizard to install chart of accounts -> install automatically
If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc
2011-11-23 15:16:16 +01:00