openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07579
[Bug 933352] Re: No sequences in views form to payment.order.create
Hello,
I don't use bazaar, so I cannot verify. but if you say the bug is fixed,
I trust you.
I can resolve this bug by changing the sequence in the views. I reported this bug because:
- I don't have to do this at each release.
- The bug is corrected for all the community.
Thanks.
--
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):
Fix Released
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