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

fix: default pos conversion factor set to 1 #34437

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

Shram007
Copy link
Contributor

@Shram007 Shram007 commented Mar 14, 2023

Issue #33005:

  • item.get("conversion factor") returned None type.

1

Fix:

  • set 1 as default value to item.get("conversion factor").

Fixed_Issue

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Mar 14, 2023
@sagarvora sagarvora self-assigned this Mar 15, 2023
@deepeshgarg007 deepeshgarg007 added the backport version-14-hotfix backport to version 14 label Mar 21, 2023
@deepeshgarg007 deepeshgarg007 merged commit 08fc686 into frappe:develop Mar 21, 2023
mergify bot pushed a commit that referenced this pull request Mar 21, 2023
(cherry picked from commit 08fc686)

# Conflicts:
#	erpnext/selling/page/point_of_sale/point_of_sale.py
@sagarvora sagarvora deleted the pos-conversion-factor branch March 21, 2023 11:05
deepeshgarg007 added a commit that referenced this pull request Mar 24, 2023
* fix: default pos conversion factor set to 1 (#34437)

(cherry picked from commit 08fc686)

# Conflicts:
#	erpnext/selling/page/point_of_sale/point_of_sale.py

* chore: Resolve conflicts

---------

Co-authored-by: Shram Kadia <65490105+Shram007@users.noreply.github.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
frappe-pr-bot pushed a commit that referenced this pull request Mar 28, 2023
# [14.20.0](v14.19.0...v14.20.0) (2023-03-28)

### Bug Fixes

* default pos conversion factor set to 1 ([#34437](#34437)) ([18d813a](18d813a))
* don't get zero value entries for exchange rate calculation ([#34475](#34475)) ([ff24b3e](ff24b3e))
* incorrect `Opening Value` in `Stock Balance` report ([76b782a](76b782a))
* Note username overlapping with note content(CRM) ([096e5ef](096e5ef))
* Party Name in SOA print when viewed from Customer/Supplier master ([#34597](#34597)) ([835edbe](835edbe))
* Percentage billing in Sales Order ([#34606](#34606)) ([477cb12](477cb12))
* recalculate WDV rate after asset repair [v14] ([#34571](#34571)) ([d2ca6f8](d2ca6f8))
* remove unused translation ([#34519](#34519)) ([881e92e](881e92e))
* removing redundant validation ([fd6db41](fd6db41))
* Sales person variance report without item group ([#34552](#34552)) ([90ddc4a](90ddc4a))
* Tax Category not able to set hence it calculating zero tax for item whoes tax template set ([#34525](#34525)) ([a8567b0](a8567b0))
* Time button not working in the job card ([8fed33b](8fed33b))
* translations and UX in alternative item mapping ([#34433](#34433)) ([702d07e](702d07e))
* unset address and contact on trash (backport [#34495](#34495)) ([#34560](#34560)) ([db01bf5](db01bf5))
* zero rm-cost for batch rm item in SCR (backport [#34616](#34616)) ([#34623](#34623)) ([cff35d7](cff35d7))

### Features

* deprecate get_customer_list ([#34563](#34563)) ([67576ad](67576ad))
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14 needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants