-
Notifications
You must be signed in to change notification settings - Fork 105
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
[WIP][16.0][MIG] shopinvader_api_quotation #1447
[WIP][16.0][MIG] shopinvader_api_quotation #1447
Conversation
d0bfab8
to
01a6690
Compare
900df79
to
53964f5
Compare
After thinking twice, I think it will be great to create a base module "sale_quotation" will all the "odoo logic" (everything we have in the models + views and tests on product). So shopinvader_quotation (use with restapi) and shopinvader_api_quotation can depend on it. Also in a long term we can improve the flow of sale_quotation to add more feature so it can be totaly usable without any frontend implementation. |
I close this PR, and continue here for a more readable work: #1471 |
Migrate shopinvader_quotation to shopinvader_api_quotation with fastapi