Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Kersten cd8bd872e8 [IMP] res_country: add relation from country to group_country. The purpose of this patch is to allow in domain (model.country_id.country_group_ids, '=', 'Europe') 2014-10-24 15:19:34 +02:00
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
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Parth Gajjar (Open ERP) 7c686feaee [ADD] added country flags in res.country
bzr revid: pga@tinyerp.com-20140225091358-475bxx2z9ipahjw1
2014-02-25 14:43:58 +05:30
Xavier ALT e7c1baa4d4 [FIX] base: do not traceback when removing country code
bzr revid: xal@openerp.com-20131217092010-p7mbiu1057e2v96z
2013-12-17 10:20:10 +01:00
Dhruti Shastri 9778533d7e [res_country] : Create country without code or remove country code raise error
bzr revid: dhs@tinyerp.com-20130206061832-r9s9m9oco6uwdg4j
2013-02-06 11:48:32 +05:30
csn-openerp 51eec43574 [FIX]res_country : fix traceback when no value is written in 'code' field when creating a new country
bzr revid: csn@openerp.com-20130131121052-5nbctbtwozamf0zw
2013-01-31 13:10:52 +01:00
Vo Minh Thu 509a084e79 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121210152723-mv4dykfu6ip1991h
2012-12-10 16:27:23 +01:00
Fabien Pinckaers 2776f5b7e6 [[FIX] country code not required
bzr revid: fp@tinyerp.com-20121026065143-bnwzfum1zp8p3wrv
2012-10-26 08:51:43 +02:00
Stephane Wirtel 97278d6ed5 [MERGE] base: fix some address formats and some English
bzr revid: stw@openerp.com-20120911150724-yh4kvtstv8fehaj1
2012-09-11 17:07:24 +02:00
Fabien Pinckaers d4f5572d30 [IMP] clean address formatting per countries
bzr revid: fp@tinyerp.com-20120911100524-adug0sjlfri2zcla
2012-09-11 12:05:24 +02:00
Hardik af91896fbd [IMP]view improved for country form and change label name of currency field
bzr revid: hsa@tinyerp.com-20120723113240-mopd8ufl80705o6m
2012-07-23 17:02:40 +05:30
Hardik 6f87b8efcd [IMP]add field currency_id in res_country
bzr revid: hsa@tinyerp.com-20120720060656-wbdj7fx46oskxbe0
2012-07-20 11:36:56 +05:30
Hardik 87576d89ce [IMP]Add currency field,currency description
bzr revid: hsa@tinyerp.com-20120718123850-g4uywy7b3ovgtymg
2012-07-18 18:08:50 +05:30
Bhumika (OpenERP) c09c9d55a5 [MERGE] Merge lp:openobject-server
bzr revid: sbh@tinyerp.com-20120320114121-k9it1mvy5u9ikjsd
2012-03-20 17:11:21 +05:30
Xavier Morel 35c0c36816 [REF] use single implementation for name_search of Country and CountryState
bzr revid: xmo@openerp.com-20120319162256-2wcmges2o1gqpb3e
2012-03-19 17:22:56 +01:00
Xavier Morel f1bbbaa5f8 [FIX] res.country (and res.country.state) name_search so it returns all countries matching even when there's a country matching by code
bzr revid: xmo@openerp.com-20120319161526-txd1eiomjrntgmxi
2012-03-19 17:15:26 +01:00
Bhumika (OpenERP) ed26c94f4d [IMP]base/res: add the company_name in defualt address format
bzr revid: sbh@tinyerp.com-20120305065351-x9eth3j6icxykh8v
2012-03-05 12:23:51 +05:30
Bogdan Stanciu d52e838455 [IMP] some English corrections & 'encoding' into 'coding' for several py files. No code change.
bzr revid: bogdanovidiu.stanciu@gmail.com-20120212114509-yrw86zewyv70dow7
2012-02-12 12:45:09 +01:00
Fabien Pinckaers 1921462ecd [IMP] default address
bzr revid: fp@tinyerp.com-20111206102409-crkfg8xgxlbzhp9d
2011-12-06 11:24:09 +01:00
Quentin (OpenERP) c900059a3e [IMP] res_partner_address, display_address: improved help tooltip on address_format + made private the function _display_address as it's not usable through direct RPC requests + added context=None in the signature of this function, for future needs
bzr revid: qdp-launchpad@openerp.com-20111201162747-gcbh995k1pu8ql7m
2011-12-01 17:27:47 +01:00
Quentin (OpenERP) dd436b075b [IMP] base: country specific address format small imp
bzr revid: qdp-launchpad@openerp.com-20111201145052-onb2k2xp2pu94124
2011-12-01 15:50:52 +01:00
Quentin (OpenERP) b2678acf99 [IMP] base: contry specific address format cleanup and improvements
bzr revid: qdp-launchpad@openerp.com-20111201144055-htokze3jly7ent02
2011-12-01 15:40:55 +01:00
Dhara (OpenERP) 6da1004cf5 [NEW] new address_format field for country
bzr revid: dhara_openerp-20110922220823-qaghdh4urgjdtea0
2011-09-22 15:08:23 -07:00
Antony Lesuisse e6db9e4b71 [IMP] renames in base/res
bzr revid: al@openerp.com-20110828001314-roc7o38bz22mr580
2011-08-28 02:13:14 +02:00