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: auto update price list rate (backport #28255) #28256

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 7, 2021

This is an automatic backport of pull request #28255 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* fix: auto update price list rate

* fix: hide field when auto insert isn't enabled

(cherry picked from commit bb3957e)
@codecov
Copy link

codecov bot commented Nov 7, 2021

Codecov Report

Merging #28256 (7748f1d) into develop (aed45f2) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop   #28256      +/-   ##
===========================================
+ Coverage    55.18%   55.25%   +0.06%     
===========================================
  Files         1117     1117              
  Lines        66491    66491              
===========================================
+ Hits         36695    36737      +42     
+ Misses       29796    29754      -42     
Impacted Files Coverage Δ
erpnext/stock/get_item_details.py 79.60% <100.00%> (-0.31%) ⬇️
erpnext/support/doctype/issue/issue.py 63.41% <0.00%> (-0.98%) ⬇️
erpnext/stock/stock_ledger.py 85.45% <0.00%> (-0.91%) ⬇️
erpnext/accounts/deferred_revenue.py 75.11% <0.00%> (-0.89%) ⬇️
.../report/accounts_receivable/accounts_receivable.py 67.83% <0.00%> (-0.44%) ⬇️
erpnext/selling/doctype/sales_order/sales_order.py 76.67% <0.00%> (-0.38%) ⬇️
...stock/doctype/purchase_receipt/purchase_receipt.py 90.29% <0.00%> (ø)
erpnext/accounts/utils.py 59.23% <0.00%> (+0.18%) ⬆️
erpnext/stock/doctype/serial_no/serial_no.py 78.75% <0.00%> (+0.25%) ⬆️
... and 13 more

@ankush ankush merged commit c0b889b into develop Nov 7, 2021
@mergify mergify bot deleted the mergify/bp/develop/pr-28255 branch November 7, 2021 12:13
conncampbell pushed a commit to conncampbell/erpnext that referenced this pull request Jan 9, 2022
* fix: auto update price list rate

* fix: hide field when auto insert isn't enabled

(cherry picked from commit bb3957e)

Co-authored-by: Sagar Sharma <63660334+s-aga-r@users.noreply.github.com>

[skip ci]
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.

None yet

2 participants