[7.0][addons] Misleading incoherences with boolean field "sent" in account addon
Bug #1224964 reported by
Romain Deheele - Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
New
|
Undecided
|
OpenERP Publisher's Warranty Team |
Bug Description
Hello,
Here are two misleading incoherences about boolean field "sent" in an invoice:
In account addon,
1)When you print an invoice, the boolean field "sent" is set to True.
It's really misleading because near the print button, you have an other button to send the invoice by mail.
At first sight, we really don't expect that it's the print button which set this field to True.
2) Then, if you cancel the invoice and you set it to draft, here, we could imagine that this field "sent" is set to False, but it's not the case! :(
Thanks in advance for your return,
Romain
Related branches
lp://staging/~openerp-dev/openobject-addons/7.0-opw-597924-dhr
Ready for review
for merging
into
lp://staging/openobject-addons/7.0
- Alexandre Fayolle - camptocamp (community): Approve
- Naresh(OpenERP): Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedaccount/account_invoice.py (+1/-1)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
To post a comment you must log in.