Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buttons to open deliveries should be visible as soon as pickings are attached to sales/purchases #256

Closed
clonedagain opened this issue May 28, 2014 · 3 comments

Comments

@clonedagain
Copy link

On the purchase order form there is a button "Incoming Shipments" which is visible only for POs in the state "approved".
The same goes for sales order: the buttons are visible only in states 'progress' and 'manual'.
This is not enough: users need this button in other states too, for example to examine the delivery situation when the state is "delivery exception".
On the other hand, the other button "Invoices" is visible in all states but draft, which makes more sense.

@clonedagain
Copy link
Author

Pushed an improved branch on LP : https://code.launchpad.net/~numerigraphe-team/openobject-addons/7.0-delivery-button-states-on-po
Sorry, no git branch for the moment, please bear with us as we finish our current project first.

@clonedagain clonedagain changed the title Purchase button to open deliveres is only visible in one state Buttons to open deliveries should be visible as soon as pickings are attached to sales/purchases Jul 21, 2014
@clonedagain
Copy link
Author

The purchase part was fixed in v8 in cea4861

mart-e pushed a commit that referenced this issue Jul 22, 2014
…icking exists

The button should appear no matter the state of the sale order, to be consistent with the rest of the application.
This makes it much faster for the sales person to find out about orders in shipping exceptions or already processed.
Fixes #256
@mart-e
Copy link
Contributor

mart-e commented Jul 22, 2014

Fixed at rev 57ad75b

@mart-e mart-e closed this as completed Jul 22, 2014
sebastienbeau pushed a commit to akretion/odoo that referenced this issue Feb 24, 2016
[IMP/FIX] m2o_to_m2m: Use SQL for performance and for avoiding side effects
ougc27 pushed a commit to Jarsa/odoo that referenced this issue Dec 21, 2017
…dor_bill

[FIX] purchase: Only use purchase UOM on vendor bill
MustafaMagdi pushed a commit to tajawal/odoo that referenced this issue Mar 30, 2020
Tapro invoice number length is 20 charcters, so we cannot send the track
ID.
hoangtiendung070797 pushed a commit to hoangtiendung070797/odoo that referenced this issue Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants