openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07398
[Bug 933352] [NEW] No sequences in views form to payment.order.create
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References