Commit Graph

20 Commits

Author SHA1 Message Date
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Ravi Gohil d1e9633c46 [FIX] l10n_be_invoice_bba: Fixed the length of random generated code to ensure it generates 10 digit code so that it allows validation of invoice. (Maintenance Case: 608485) 2014-06-18 15:49:38 +05:30
Martin Trigaux b0619887af [FIX] l10n_be_invoice_bba: add copy method to invoice to generate a new bba comunication when duplicating, courtesy of Peter Langenberg (Agaplan)
bzr revid: mat@openerp.com-20130805153713-os2c4d5bfwr0pgmk
2013-08-05 17:37:13 +02:00
Peter Langenberg 58bdae20d5 [FIX] l10n_be_invoice_bba: we don't want to generate BBA communication for anything other than out_invoice
bzr revid: pl@agaplan.eu-20130731154838-pjygijihw5otkk4e
2013-07-31 17:48:38 +02:00
Martin Trigaux d6c0abed88 [MERGE] [FIX] l10_be_invoice_bba: Correctly creates a bba reference when creating an invoice
lp bug: https://launchpad.net/bugs/1135710 fixed

bzr revid: mat@openerp.com-20130612152610-wdp30fa429tt6yov
2013-06-12 17:26:10 +02:00
Chris Biersbach 283838cca8 [FIX] l10_be_invoice_bba: Correctly creates a bba reference when creating an invoice
bzr revid: cbi@openerp.com-20130220071537-ohwjyqqarx84to28
2013-02-20 08:15:37 +01:00
Peter Langenberg 489c5df814 [FIX]l10n_be_invoice_bba error message when duplicating
lp bug: https://launchpad.net/bugs/1115472 fixed

bzr revid: pl@agaplan.eu-20130205083706-sekknxzcl30ni9bn
2013-02-05 09:37:06 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Quentin (OpenERP) a93a1a0937 [FIX] l10n_be_invoice_bba: correct fix of algorithm stuff, previous commit was pure bullshit
bzr revid: qdp-launchpad@openerp.com-20120718122636-3njcyy79d35k3rnt
2012-07-18 14:26:36 +02:00
Quentin (OpenERP) c11281fddd [FIX] l10n_be_invoice_bba: fixed the algorithm missing argument correctly
bzr revid: qdp-launchpad@openerp.com-20120718101117-oekq03q72j90avp0
2012-07-18 12:11:17 +02:00
Atul Patel (OpenERP) cb13892b69 [FIX]: Fix some view regarding space problem.
bzr revid: atp@tinyerp.com-20120716132910-8fsw4ncbw0jov4rc
2012-07-16 18:59:10 +05:30
Atul Patel (OpenERP) b3ea75636d [FIX]: Fix general issue.
Unknown field state in domain [["state","in",["done"]]] for period form
"Could not get field with name payment_rate_currency_id
"Could not get field with name algorithm

bzr revid: atp@tinyerp.com-20120716071455-r30romahsfg1zvxr
2012-07-16 12:44:55 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Kuldeep Joshi (OpenERP) ceddfafdc7 [IMP]add logging and remove warning
bzr revid: kjo@tinyerp.com-20120613090600-3ib3r220zpn1yo5o
2012-06-13 14:36:00 +05:30
Kuldeep Joshi (OpenERP) 7b8f7cb44f [IMP]account: remove warning
bzr revid: kjo@tinyerp.com-20120612120907-0ife6ga0zcvfebsb
2012-06-12 17:39:07 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Olivier Dony fb59f1098f [FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API
bzr revid: odo@openerp.com-20110819144252-gz0ff9mg598778uv
2011-08-19 16:42:52 +02:00
Quentin (OpenERP) 415ff15c64 [IMP] renamed account_invoice_l10nbe into l10n_be_invoice_bba, following fp's suggestion + removed account_cancel from dependencies of that module
bzr revid: qdp-launchpad@openerp.com-20110817084132-rqnl6d7jrxufyf0o
2011-08-17 10:41:32 +02:00