process link broken on "Create Invoice" link.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
Hello.
Customer and supplier process is broken in:
http://
This link show this error:
http://
Uncaught TypeError: Cannot read property 'length' of undefined
http://
It looks line an action definition error in process because all other ones works perfect, but i can not figure out the error.
Related branches
- OpenERP Core Team: Pending requested 2012-12-18
-
Diff: 25 lines (+2/-2)2 files modifiedaccount/process/customer_invoice_process.xml (+1/-1)
account/process/supplier_invoice_process.xml (+1/-1)
Amit Parik (amit-parik) wrote : | #1 |
Amit Parik (amit-parik) wrote : | #2 |
affects: | openobject-addons → openobject-web |
affects: | openobject-web → openerp-web |
Changed in openerp-web: | |
assignee: | nobody → OpenERP R&D Web Team (openerp-dev-web) |
importance: | Undecided → Medium |
status: | New → Confirmed |
I can't find a way to reproduce it. Could you explain a precise way? By indicating modules to install, each actions, etc...
Thanks in advance.
Changed in openerp-web: | |
status: | Confirmed → Incomplete |
importance: | Medium → Undecided |
Nhomar - Vauxoo (nhomar) wrote : | #4 |
Hello.
Is is very simple to reproduce.
Go to process in invoice in or out.
And then click specifically on the "Create Invoice" green link.
http://
In image link, just see the green button.
Thanks for your time.
Regards.
Changed in openerp-web: | |
status: | Incomplete → Confirmed |
importance: | Undecided → Low |
Changed in openerp-web: | |
status: | Confirmed → In Progress |
Hello,
It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-1090082-psa branch.
Hope, will be soon merged in trunk.
Thankz YoU.
Changed in openerp-web: | |
status: | In Progress → Fix Committed |
Changed in openerp-web: | |
importance: | Low → Medium |
summary: |
- [TRUNK] process link broken on "Create Invoice" link. + process link broken on "Create Invoice" link. |
Ok, since Paramjit seems to have fixed that problem by modifying the addons, I switch this bug to the addons team to review the merge proposal.
affects: | openerp-web → openobject-addons |
Changed in openobject-addons: | |
assignee: | OpenERP R&D Web Team (openerp-dev-web) → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
Hello,
I got another one, see attached screen-shot.
Thanks