show supplier invoice number voucher lines instead of ref, for supplier invoice

Registered by Andrea Cometa

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)),

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Andrea Cometa
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.