Hi Guys, could we have some progress getting this merged please? Anything blocking somewhere?
We need this to be merged for releasing at customer site! Thanks Houssine -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1206852 Title: l10n_be_invoice_bba : structured communication checked on all invoiced Status in OpenERP Community Backports (Addons): Fix Committed Status in OpenERP Community Backports (Addons) 7.0 series: Fix Committed Status in OpenERP Addons (modules): Fix Committed Bug description: Hi, I'm facing a bug with the l10n_be_invoice_bba module. The problem is that the uniq constaint on structered communication is checked on the whole set of invoices without distinction on the type of invoice : Customer or Supplier invoice... In fact, the structured communication uniq constraint of an invoice should only be check on the same type of invoice. For example, the structured communication should only be checked on customer invoices if I'm filling in a Customer invoice and on supplier invoices if i'm filling in a supplier invoice. In addition of that, for a supplier invoice, the structured communication uniq constraint should only be check on the supplier invoice of the same supplier as two different suppliers could possibly give an invoice with the same structured communication. This probability should not happen anyway this is the good way to check this constraint. You can go from a empty database and install this module create a customer invoice with struct comm and create a supplier invoice with the same struct comm. Thanks for your help, Houssine To manage notifications about this bug go to: https://bugs.launchpad.net/ocb-addons/+bug/1206852/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

