Commit Graph

17 Commits

Author SHA1 Message Date
mra (Open ERP) b726dd67da [IMP] base_iban: add constraint message with examples, and now it will check length of the iban number for all country in constraints
bzr revid: mra@tinyerp.com-20100512101102-qucejg2nrjf3btw4
2010-05-12 15:41:02 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel d75143727d [FIX] Check if the iban key is present and has a value in the dictionary
lp bug: https://launchpad.net/bugs/323238 fixed

bzr revid: stephane@tinyerp.com-20090203105003-4ix3ct06qj93xeux
2009-02-03 11:50:03 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
qdp 4bbe2cfc1f *added an integrity check of the iban account number
*added an automatic formatting of the iban account number in order to comply with schema
*added a function the compute the account bank number from the iban account number accordingly to the country rule
*added comments 
*overall improvements

bzr revid: qdp@tinyerp.com-20081001140003-pgvbxcr52jpwxnj6
2008-10-01 16:00:03 +02:00
qdp f1084ae218 *little glitch on search function corrected
bzr revid: qdp@tinyerp.com-20080930113457-8tkt7zidsha09zbu
2008-09-30 13:34:57 +02:00
Mustufa Rangwala 306a8c8285 modify base_iban module for the searching on iban number also
bzr revid: mra@tinyerp.com-20080930104928-z4wqz32zu82pi2r8
2008-09-30 16:19:28 +05:30
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
qdp 61c3ac1d5a *added an overwriting of name_get for res_partner_bank
*splitted the base_iban_data.xml into 2 files (added base_iban_view.xml) + modified __terp__ file accordingly
*improved the tree view of res_patner_bank to see the iban account

bzr revid: qdp-8a10efa3e6dba07d412e783d99104e41153474b6
2008-07-03 07:42:27 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
ced 5d9bd6a8d7 Fix bank definition on partner
- add new object res.bank
- better file dependecies

bzr revid: ced-e8a228f8fab70298c0c0e560fe43202d662b2ecc
2007-09-14 13:42:06 +00:00
ced 9d6a60ef00 BASE: improve bank definition
bzr revid: ced-8f7ffd576b9fb1cb348c46d0d6299b13e1568f09
2007-06-25 07:59:27 +00:00
ced 3e1d54d558 ACCOUNT_CHART: fix vat and iban
bzr revid: ced-05ecaf4832cc643975f5ed7fda4f1c5baab4b2ea
2007-06-22 08:31:40 +00:00