Commit Graph

17 Commits

Author SHA1 Message Date
Rakesh Sindhav (OpenERP) f4d3481546 [IMP] improve strings and labels
bzr revid: rsi@tinyerp.com-20140418115913-xt4a4090u2oobzu6
2014-04-18 17:29:13 +05:30
Rakesh Sindhav (OpenERP) f081a5e441 [IMP]account,purchse,warehouse,sale: view improvement in addons modules
bzr revid: rsi@tinyerp.com-20140411131842-9zppvrs2szqa4o47
2014-04-11 18:48:42 +05:30
Quentin (OpenERP) 2864c18d02 [FIX] l10n_fr_rib: removed some code in the res.partner form view inheritancy because, since revision 7582, it's now buggy and useless as the parent view now directly gives the form view to use in the context (using form_view_ref) instead of redefining an embedded one
bzr revid: qdp-launchpad@openerp.com-20121002100950-ji2i8q2i6f9tilsi
2012-10-02 12:09:50 +02:00
Fabien Pinckaers 5ffbf77067 [MERGE] fixes in account
bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1
2012-09-20 11:27:26 +02:00
Turkesh Patel (Open ERP) b688e1efcb [FIX] l10n_fr_rib: improved xpath.
bzr revid: tpa@tinyerp.com-20120914115641-0awi0d2qdxtiz2gy
2012-09-14 17:26:41 +05:30
Twinkle Christian (OpenERP) 4c17810919 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808130614-ppieuro8um3fylbt
2012-08-08 18:36:14 +05:30
Quentin (OpenERP) 9e7bcb9c40 [IMP] sales/crm: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120719090243-bdya6ozfklsi6v2k
2012-07-19 11:02:43 +02:00
Kuldeep Joshi (OpenERP) a900a06f9d [IMP]l10n_fr_rib: set xpath
bzr revid: kjo@tinyerp.com-20120709104023-31dczp1vq59kyr09
2012-07-09 16:10:23 +05:30
Sanjay Gohel (Open ERP) 9f311571c0 [IMP]change in bank xml xpath
bzr revid: sgo@tinyerp.com-20120607112011-8kueepv69k01dqrm
2012-06-07 16:50:11 +05:30
Sanjay Gohel (Open ERP) 6241bbc5bd [IMP]improve xpath path for inheritance partner view
bzr revid: sgo@tinyerp.com-20120607064345-qiuhrqyzop9fmy1s
2012-06-07 12:13:45 +05:30
Sanjay Gohel (Open ERP) 62cf013d40 [IMP]improve xpath path for inheritance partner view
bzr revid: sgo@tinyerp.com-20120607050917-tltlupp2whpdf61z
2012-06-07 10:39:17 +05:30
Turkesh Patel (Open ERP) 00d38b33f9 [FIX] Improved code in l10n_fr_rib module.
bzr revid: tpa@tinyerp.com-20120321131654-6gf1cde4hwctfyba
2012-03-21 18:46:54 +05:30
Raphael Collet c0534b0100 [MERGE] l10n_fr_rib: improve check of RIB and IBAN (contrib from Akretion)
bzr revid: rco@openerp.com-20120201110507-ztz2ss626svv2jl6
2012-02-01 12:05:07 +01:00
Alexis de Lattre 31c2873468 Define a new res.partner.bank.type.field "iban-rib" to store both RIB (old French format) and I
BAN on the same res.partner.bank.

On res.partner.bank, we now use the field 'rib_acc_number' instead of 'acc_number' to store the RIB bank account number.

Fix inheritance of the view 'view_partner_rib1_form' : it must inherit account.view_partner_property_form and not base.view_partner_form !

Add RIB fields to standard tree and form of res.partner.bank (not just the res.partner form view)

Add max size on RIB fields.

Replaced _construct_constraint_msg function by a raise in the check function : it simplifies the code and avoids a double browse on the object in case of invalid RIB.

Constraint now declares all the fields that must trigger the check.

Updated French translation.

bzr revid: alexis@via.ecp.fr-20120127150103-2khrxo0j2wfrrffa
2012-01-27 16:01:03 +01:00
Numerigraphe - Lionel Sausin 35abfd730b [FIX] Ported base_rib to current trunk (future 6.1)
bzr revid: ls@numerigraphe.fr-20111121134545-j398sfjqno7yqyhl
2011-11-21 14:45:45 +01:00
Numerigraphe - Lionel Sausin 05afd356a2 [IMP] code cleanup in l10n_fr_rib
bzr revid: ls@numerigraphe.fr-20111121134410-7l1qq9q11o2w55ty
2011-11-21 14:44:10 +01:00
Numerigraphe - Lionel Sausin 068650b67a [IMP] renamed base_rib to l10n_fr_rib
bzr revid: ls@numerigraphe.fr-20111121133145-gfmm5y7arl2tx9ix
2011-11-21 14:31:45 +01:00