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

chore: version 14 beta release #31561

Merged
merged 369 commits into from
Jul 9, 2022
Merged

chore: version 14 beta release #31561

merged 369 commits into from
Jul 9, 2022

Conversation

deepeshgarg007
Copy link
Member

@deepeshgarg007 deepeshgarg007 commented Jul 9, 2022

Freezing branch for version-14 release

deepeshgarg007 and others added 30 commits June 10, 2022 12:52
feat: two new groupby mode on gross profit: Monthly, Payment Term
- Sales Team already had fetch from set up
- Set up fetch from on sales partner in sales transaction

Reason for removal: the JS code applies arbitrarily to any field called "sales_person"
Validate period closing voucher company-wise
…ger_using_sql

refactor: migrating data from GL to payment ledger using raw SQL
fix(UX): use doc.status for JC status

- Use doc.status directly for indicator - single source of truth
- Update status to cancelled when doc is cancelled
…orkspace

fix: remove DATEV from accounting workspace
* update fr translation

* fix:update fr translation

* fix:update fr translation

* fix:update fr translation

* fix:update fr translation

* fix:update fr translation

* fix:update fr translation

* fix:update fr translation

* Update fr.csv

update typo

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* update fr translation

* fix: Use elision instead of HTML code equivalent

* fix: Use elision instead of HTML code equivalent (pt 2)

* fix: Use elision/single quote instead of HTML code equivalent (pt 3)

Co-authored-by: Marica <maricadsouza221197@gmail.com>
Signed-off-by: Ankush Menat <ankushmenat@gmail.com>
* Optimize fiscal year options generation
* Don't pass unrequired criterions / values to prepared query
* Use QB notation for raw query
refactor: Accounts Receivable/Payable Report will use Payment Ledger
nihantra and others added 20 commits July 5, 2022 21:19
fix: Set the condition to create a purchase receipt
fix: Use fallback conversion factor while setting incoming rate for petty purchase
…eposting

fix: timeout error while reposting
Older versions of bench depend on `name` in setup.py

Setting it to `frappe` causes some weird behavior like moving `apps/erpnext` to `apps/frappe`
- all department creation always fails after first company, this is
handled in exception handling code but better to not attempt this in
first place.
- move department creation to company.py this has nothing to do with
  setup and previous function signature made no sense.
@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #31561 (4ec85cb) into version-14-beta (273b21c) will increase coverage by 1.74%.
The diff coverage is 80.11%.

@@                 Coverage Diff                 @@
##           version-14-beta   #31561      +/-   ##
===================================================
+ Coverage            63.16%   64.90%   +1.74%     
===================================================
  Files                  986      972      -14     
  Lines                67365    65638    -1727     
===================================================
+ Hits                 42551    42605      +54     
+ Misses               24814    23033    -1781     
Impacted Files Coverage Δ
erpnext/accounts/doctype/account/account.py 73.30% <ø> (ø)
...xt/accounts/doctype/payment_order/payment_order.py 54.90% <ø> (ø)
...e/period_closing_voucher/period_closing_voucher.py 88.23% <ø> (ø)
...rpnext/accounts/doctype/pos_profile/pos_profile.py 65.55% <ø> (ø)
...t/bank_clearance_summary/bank_clearance_summary.py 0.00% <ø> (ø)
...liation_statement/bank_reconciliation_statement.py 19.76% <0.00%> (-0.48%) ⬇️
erpnext/accounts/report/cash_flow/cash_flow.py 42.85% <ø> (ø)
...eport/inactive_sales_items/inactive_sales_items.py 0.00% <ø> (ø)
...t/profitability_analysis/profitability_analysis.py 0.00% <ø> (ø)
...ext/accounts/report/trial_balance/trial_balance.py 0.00% <0.00%> (ø)
... and 204 more

@deepeshgarg007 deepeshgarg007 merged commit 6cf59da into version-14-beta Jul 9, 2022
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.