openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07573
[Bug 933352] Re: No sequences in views form to payment.order.create
hello Damien,
I have checked your issue at my end . but it's working fine for me (both stable and trunk)
For your more reference I have attached video. please go throw it.
If you still faced the problem , notify us
Thanks!
** Attachment added: "Watch this video for more info"
https://bugs.launchpad.net/openobject-addons/+bug/933352/+attachment/2748661/+files/vediotest.ogv
** Changed in: openobject-addons
Status: New => Incomplete
--
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/933352
Title:
No sequences in views form to payment.order.create
Status in OpenERP Addons (modules):
Incomplete
Bug description:
Hello,
I constated the following problem in the code:
The object payment.order.create has 2 form views:
- XML ID account_payment.view_create_payment_order
- XML ID account_payment.view_create_payment_order_lines
But they have twice the same sequence. Because of that, the order they
are called is semi-random.
This cause the following bug in my environment:
If i go under Payment Order and I click Select Invoices to Pay, I have a useless wizard that appear (see screenshot).
To reproducte my bug, you can change the sequnce of the view
account_payment.view_create_payment_order_lines to 15.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/933352/+subscriptions
References