** Attachment added: "Search_payment_lines.jpg" https://bugs.launchpad.net/openobject-addons/+bug/933352/+attachment/2744773/+files/Search_payment_lines.jpg
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

