Commit Graph

68 Commits

Author SHA1 Message Date
mtr 2b89edcbd0 [FIX] base_vat: improved code to check whether a method for validation of VAT exists or not
bzr revid: mtr@mtr-20110429115710-xz3atlzuslg0f96h
2011-04-29 17:27:10 +05:30
P. Christeas b6dce5a11b base_vat: fix check_vat_mx, wrt. encoding, small letters and year range
As of this commit, tests pass all the 242662 numbers provided by moylop260

bzr revid: p_christ@hol.gr-20110429083625-80dd16bs4dlbvt1w
2011-04-29 11:36:25 +03:00
P. Christeas 8d984744de base_vat: fix the silly regression that broke check_vat_mx
bzr revid: p_christ@hol.gr-20110429083546-vm5t0t1g5bibs8vh
2011-04-29 11:35:46 +03:00
mtr 8558085634 [FIX] base_vat: it allows to save a record if VAT for a country is not define
lp bug: https://launchpad.net/bugs/771664 fixed

bzr revid: mtr@mtr-20110429070623-qvalswfhwqlr6m50
2011-04-29 12:36:23 +05:30
P. Christeas 3432fe6d65 base_vat: cleaner version of Mexico validator
bzr revid: p_christ@hol.gr-20110420120658-u5ycapiy20uxx5wn
2011-04-20 15:06:58 +03:00
moylop260 a13827eb22 base_vat: Fix wrong validation for MX [Bug 749958]
I tested the last patch
https://launchpadlibrarian.net/68224790/base_vat.py.withregexp.patch
With 242,665 Mexican valids RFC
(cherry picked from commit 7ecb9aebfef4f2f131df4cd76372c455c06a8762)

bzr revid: p_christ@hol.gr-20110420120554-itxrqntpgc05hksw
2011-04-20 15:05:54 +03:00
Rolv Råen rora@adego.no 55fe4ab796 Added support for Norwegian VAT no
bzr revid: rora@adego.no-20110419101734-c8q8sb2aku83y1sg
2011-04-19 12:17:34 +02:00
ARA (OpenERP) 2862f55c91 [FIX] Cannot specify RFC in the accounting options
lp bug: https://launchpad.net/bugs/713772 fixed

bzr revid: ara@tinyerp.com-20110211112907-1bjk2d84wvuhclz5
2011-02-11 16:59:07 +05:30
qdp-launchpad@tinyerp.com 948764a7b2 [FIX] base_vat: GB vat number check fixed
lp bug: https://launchpad.net/bugs/700962 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110117204455-tc9cxdat5rig6jg9
2011-01-17 21:44:55 +01:00
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
PSI(OpenERP) 154eea6443 [FIX] base_vat: slovakia vat number check problem
lp bug: https://launchpad.net/bugs/610855 fixed

bzr revid: mra@mra-laptop-20101209080042-890zkauhikdorzxy
2010-12-09 13:30:42 +05:30
Mustufa Rangwala 3f84e8778c [FIX] base_vat: TypeError: _construct_constraint_msg() got an unexpected keyword argument 'context'
bzr revid: mra@mra-laptop-20101207071800-130g8mx7m3wz43mf
2010-12-07 12:48:00 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Mustufa Rangwala 8999b298a7 [REF] base_vat: remove unused import partial
bzr revid: mra@mra-laptop-20101110081244-v7j4hlssp1vpqf0z
2010-11-10 13:42:44 +05:30
vth 1394a3272f [FIX] base_vat: faluty vat number check for italy
lp bug: https://launchpad.net/bugs/578888 fixed

bzr revid: vth@tinyerp.com-20101104064930-rg6qlbtecg6shii5
2010-11-04 12:19:30 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
mra (Open ERP) 950336c065 [IMP] base_vat: add more countries examples in dictionary, small improvements
bzr revid: mra@tinyerp.com-20100512055951-hgaszdzgsks11kg1
2010-05-12 11:29:51 +05:30
mra (Open ERP) 9c5f4963dc [IMP] base_vat: rename files as per strucuture test
bzr revid: mra@tinyerp.com-20100511135450-6jag617mzhcrz99i
2010-05-11 19:24:50 +05:30