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

feat (minor): added item name in the excel sheet #29836

Merged

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Feb 16, 2022

  1. In the Production plan, click on "Download Required Materials"
  2. System will download the CSV file with item details
  3. Item Name was missing in the CSV file

After Change
Item Name column added in the CSV file
Screenshot 2022-02-16 at 6 24 49 PM

#no-docs

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Feb 16, 2022
@rohitwaghchaure
Copy link
Collaborator Author

@Mergifyio backport version-13-hotfix version-13-pre-release

@mergify
Copy link
Contributor

mergify bot commented Feb 16, 2022

backport version-13-hotfix version-13-pre-release

🟠 Waiting for conditions to match

  • merged [:pushpin: backport requirement]

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #29836 (02e7702) into develop (2bc157a) will increase coverage by 7.36%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop   #29836      +/-   ##
===========================================
+ Coverage    52.27%   59.63%   +7.36%     
===========================================
  Files         1111     1109       -2     
  Lines        69413    68993     -420     
===========================================
+ Hits         36286    41145    +4859     
+ Misses       33127    27848    -5279     
Impacted Files Coverage Δ
...cturing/doctype/production_plan/production_plan.py 72.74% <100.00%> (+45.08%) ⬆️
...payroll/doctype/income_tax_slab/income_tax_slab.py 83.33% <0.00%> (-16.67%) ⬇️
...t/accounts/report/sales_register/sales_register.py 73.33% <0.00%> (-4.85%) ⬇️
...pnext/accounts/report/gross_profit/gross_profit.py 82.49% <0.00%> (-3.12%) ⬇️
erpnext/assets/doctype/asset/depreciation.py 85.23% <0.00%> (-2.69%) ⬇️
...em_wise_sales_register/item_wise_sales_register.py 61.36% <0.00%> (-1.37%) ⬇️
.../report/stock_projected_qty/stock_projected_qty.py 86.84% <0.00%> (-1.32%) ⬇️
erpnext/stock/reorder_item.py 76.06% <0.00%> (-0.86%) ⬇️
...stock/doctype/material_request/material_request.py 70.86% <0.00%> (ø)
.../report/tds_payable_monthly/tds_payable_monthly.py 0.00% <0.00%> (ø)
... and 217 more

@mergify
Copy link
Contributor

mergify bot commented Feb 17, 2022

backport version-13-hotfix version-13-pre-release

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant