openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27649
[Bug 1286483] Re: reference instead supplier invoice number in voucher line
** Also affects: ocb-addons
Importance: Undecided
Status: New
** Also affects: ocb-addons/7.0
Importance: Undecided
Status: New
** Changed in: ocb-addons/7.0
Status: New => Fix Committed
** Changed in: ocb-addons/7.0
Assignee: (unassigned) => Andrea Cometa (scigghia)
** Branch linked: lp:~scigghia/ocb-
addons/7.0_prop_supplier_invoice_number
--
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/1286483
Title:
reference instead supplier invoice number in voucher line
Status in OpenERP Community Backports (Addons):
Fix Committed
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Committed
Status in OpenERP Addons (modules):
New
Bug description:
when paying a supplier invoice, with voucher, may be useful to show
supplier invoice number instead of ref, only for supplier invoice.
I think this could be done in action_move_create in account.py
row 1024
'ref': (inv.supplier_invoice_number and
inv.supplier_invoice_number or
(inv.reference and inv.reference or inv.name)),
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1286483/+subscriptions