Commit Graph

25 Commits

Author SHA1 Message Date
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
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Rakesh Sindhav (OpenERP) 3b00ebebf4 [IMP]base: Need view improvements in some modules
bzr revid: rsi@tinyerp.com-20140411131501-rvdrg4v2if1akhsg
2014-04-11 18:45:01 +05:30
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
Fabien Pinckaers 2776f5b7e6 [[FIX] country code not required
bzr revid: fp@tinyerp.com-20121026065143-bnwzfum1zp8p3wrv
2012-10-26 08:51:43 +02:00
Mayur Maheshwari (OpenERP) 0a44106cff [MERGE]: Merge with lp:openobject-server
bzr revid: mma@tinyerp.com-20121010054128-vxfn678x1d7i23qy
bzr revid: mma@tinyerp.com-20121012051742-ds6ve0vsa08zzc3v
2012-10-12 10:47:42 +05:30
Quentin (OpenERP) c98de15a09 [IMP] osv/orm.py: evaluate in python the 'options' attribute of a field in an xml view, before enclosing it in json. This allow to use python instead of json syntax in the definition of the options of a widget, which is a much more consistent behavior
bzr revid: qdp-launchpad@openerp.com-20121009142607-rk3l00atu3w3kksp
2012-10-09 16:26:07 +02:00
Mayur Maheshwari (OpenERP) 92d7b599cf [IMP]base : improve manu string and demo data
bzr revid: mma@tinyerp.com-20121008103013-bis8xilyyqjv6far
2012-10-08 16:00:13 +05:30
pso (OpenERP) 001ee407e5 [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120820063058-rkyh4dj3vmdoikjv
2012-08-20 12:00:58 +05:30
Vo Minh Thu 7a0abed231 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813142443-73d6zm10bqhm17mp
2012-08-13 16:24:43 +02:00
Twinkle Christian (OpenERP) 71f568e7ad [IMP]Remove type field from the view
bzr revid: tch@tinyerp.com-20120807125138-conczgzpufza5co7
2012-08-07 18:21:38 +05:30
pso (OpenERP) 0b1ef02059 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120731104801-i601dx1qi5iibdpb
bzr revid: pso@tinyerp.com-20120807071431-y0y1osbtd2doqfyu
2012-08-07 12:44:31 +05:30
Mayur Maheshwari (OpenERP) 485dbf6c6d [FIX]all :set a no_open widget in this filed(country_id,state_id,user_id)
bzr revid: mma@tinyerp.com-20120806114314-m3133wnd5wph2aqm
2012-08-06 17:13:14 +05:30
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
Divyesh Makwana (Open ERP) f3e1bd6048 [IMP] Added technical group to localization menu.
bzr revid: mdi@tinyerp.com-20120703052829-npa4p6kqerfskhw8
2012-07-03 10:58:29 +05:30
Fabien Pinckaers 56288e88dc [IMP] removing select=? and adding version=7
bzr revid: fp@tinyerp.com-20120609124045-sbopsbiiffcnjzfv
2012-06-09 14:40:45 +02:00
Fabien Pinckaers 51d8cfae05 [IMP] new form guidelines
bzr revid: fp@tinyerp.com-20120604213212-bxajvchyzwqvisix
2012-06-04 23:32:12 +02:00
Fabien Pinckaers f83ba4af41 [IMP] reviewed form views following new guidelines
bzr revid: fp@tinyerp.com-20120604183055-3adtk8dtech30amm
2012-06-04 20:30:55 +02:00
Raphael Collet a17a1a7694 [IMP] remove or replace group_extended from views and menus
bzr revid: rco@openerp.com-20120425081250-u2cj37z4w1a6wq6p
2012-04-25 10:12:50 +02:00
Jagdish Panchal (Open ERP) e1f575fe61 [IMP] res_country_view.xml, res_partner_view.xml: apply group_no_one on menus Countries, Fed. States, Partner Categories, Partner Titles..
bzr revid: jap@tinyerp.com-20120320092539-83abg4l8xz0vq2ra
2012-03-20 14:55:39 +05:30
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