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

BAH-3440 | Fixed. order line qty logic changed. #42

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Conversation

hari1119
Copy link
Contributor

@hari1119 hari1119 commented Jan 5, 2024

Jira --> BAH-3440

In this PR following changes all done.

  1. While creating the order with miss matched UOM in the odoo the qty create as a 0 qty.
  2. In odoo inbuilt module sale have the field product_uom_qty default value as 1, while using the inheritance changed the default value as 0.
  3. While creating the order throw the API the sale order default value changes a 0 instead of 1.

Hari Prasath A added 3 commits January 9, 2024 14:14
* [Hari] | BAH-3411 | Fixed. Address issues and email issue has been fixed.

* [Hari] | BAH-3411-1 | Refactor. Sudo access was removed
* [Hari] | BAH-3444 | Fix. AttributeError was fixed

* [Hari] | BAH-3444 | Fixed. bahmni_api_feed module removed in the depends.
@gsluthra
Copy link

@hari1119 Can u demo this to @gokultw via Postman API, and then we can merge this.

@rahu1ramesh rahu1ramesh requested a review from gsluthra January 17, 2024 04:42
@rahu1ramesh rahu1ramesh merged commit a98d3dd into main Feb 9, 2024
1 check passed
@rahu1ramesh rahu1ramesh deleted the BAH-3440 branch February 9, 2024 10:39
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

Successfully merging this pull request may close these issues.

3 participants