-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
[MIG] stock_picking_invoicing: Migration to 14.0 #1010
Conversation
* Loading * Onchanges Etc
* Good Price with pricelist * Good Taxes * group works * Everything is filtered with company
* Get the correct taxes and account regarding Fiscal Position
[IMP]Add the availability to choose the company that will invoice
…ll fail in Group Pickings cases.
… Shipping is different should not be grouping.
…use SavepointCase for better performance.
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
Signed-off-by: Luis Felipe Mileo <mileo@kmee.com.br>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Zar21 thank you for your work. However we are currently the most active module maintainers and there are a few important fixes from 12.0 that your PR is missing, also there was a 13.0 PR more advanced than the one you took. In fact @mbcosta even just made the final adjustments to be able to merge the module in the 13.0 branch #1012 So could you please try tdo the migration from that 13.0 branch (probably merged in a few hours). That would be better than this current PR with disabled demo data and missing things.
Superseded by #1014 |
Standard migration to 14.0
Superseed of #800