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: release v14 #44102

Merged
merged 29 commits into from
Nov 13, 2024
Merged

chore: release v14 #44102

merged 29 commits into from
Nov 13, 2024

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    b1e205f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdb4cb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: NoneType while updating ordered_qty in SO for removed items

    (cherry picked from commit 442cdd7)
    bhaveshkumar.j authored and mergify[bot] committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1446aa3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44023 from frappe/mergify/bp/version-14-hotfix/pr…

    …-43762
    
    fix: handle NoneType error when updating ordered_qty in SO for remove… (backport #43762)
    ruthra-kumar authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    82cd42b View commit details
    Browse the repository at this point in the history
  3. refactor: add "margin_type" and "margin_rate_or_amount" to no copy

    (cherry picked from commit 70f090c)
    NethminaHiker360 authored and mergify[bot] committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    440ada1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44026 from frappe/mergify/bp/version-14-hotfix/pr…

    …-43873
    
    fix: add missing fields to field_no_map array (backport #43873)
    ruthra-kumar authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    093b4f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix: tyeerror while saving pick list

    (cherry picked from commit 22de0ec)
    vishnu authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d73cc83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44069 from frappe/mergify/bp/version-14-hotfix/pr…

    …-44058
    
    fix: type error while saving pick list (backport #44058)
    rohitwaghchaure authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3df783b View commit details
    Browse the repository at this point in the history
  3. fix: task path (backport #44073) (#44077)

    fix: task path (#44073)
    
    (cherry picked from commit 8c99acb)
    
    Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com>
    mergify[bot] and Nihantra-Patel authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c12d5f6 View commit details
    Browse the repository at this point in the history
  4. chore: update CODEOWNERS (backport #44074) (#44080)

    * chore: update `CODEOWNERS` (#44074)
    
    (cherry picked from commit 9a758ea)
    
    # Conflicts:
    #	CODEOWNERS
    
    * chore: `conflicts`
    
    ---------
    
    Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
    mergify[bot] and s-aga-r authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f2aa71c View commit details
    Browse the repository at this point in the history
  5. fix: populate payment schedule from payment terms (backport #44082) (#…

    …44084)
    
    fix: populate payment schedule from payment terms (#44082)
    
    (cherry picked from commit c81eb6c)
    
    Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com>
    mergify[bot] and Nihantra-Patel authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6b149f5 View commit details
    Browse the repository at this point in the history
  6. fix: exception on register reports when filtered on cost center

    1
    
    (cherry picked from commit f01e1a8)
    Vishv-024 authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    599581e View commit details
    Browse the repository at this point in the history
  7. test: basic report output

    (cherry picked from commit 657201b)
    ruthra-kumar authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a98fe7a View commit details
    Browse the repository at this point in the history
  8. test: journals with cost center

    (cherry picked from commit c255f34)
    ruthra-kumar authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    964ac05 View commit details
    Browse the repository at this point in the history
  9. refactor(test): fix incorrect assertion

    (cherry picked from commit d6030e7)
    ruthra-kumar authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a8a89f9 View commit details
    Browse the repository at this point in the history
  10. refactor(test): pass all mandatory fields

    (cherry picked from commit c53e963)
    ruthra-kumar authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4f7d534 View commit details
    Browse the repository at this point in the history
  11. refactor(test): assertion refactoring and exact decimals

    (cherry picked from commit 1d11131)
    ruthra-kumar authored and mergify[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    71a1e50 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    558fac6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd9fd8f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #44087 from frappe/mergify/bp/version-14-hotfix/pr…

    …-43695
    
    fix: exception on register reports when filtered on cost center (backport #43695)
    ruthra-kumar authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7fb5f17 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix: Drop Shipping address based on customer shopping address

    (cherry picked from commit c7499f3)
    Nihantra-Patel authored and mergify[bot] committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ea38a1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44119 from frappe/mergify/bp/version-14-hotfix/pr…

    …-44116
    
    fix: Drop Shipping address based on customer shopping address (backport #44116)
    Nihantra-Patel authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d258684 View commit details
    Browse the repository at this point in the history
  3. refactor: 'Partly Billed' status for Purchase Receipt

    (cherry picked from commit c58bbd2)
    ruthra-kumar committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2acee05 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44126 from frappe/mergify/copy/version-14-hotfix/…

    …pr-44124
    
    refactor: 'Partly Billed' status for Purchase Receipt (copy #44124)
    ruthra-kumar authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    44988c8 View commit details
    Browse the repository at this point in the history
  5. feat: Partly billed status in Purchase Receipt (#39543)

    (cherry picked from commit a673220)
    deepeshgarg007 authored and mergify[bot] committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3e2fa16 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44128 from frappe/mergify/bp/version-14-hotfix/pr…

    …-39543
    
    feat: Partly billed status in Purchase Receipt (backport #39543)
    ruthra-kumar authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cbe92fe View commit details
    Browse the repository at this point in the history
  7. fix: update per_billed value in Purchase Receipt while creating Debit…

    … Note (#43977)
    
    * fix: update per_billed value in Purchase Receipt while creating Debit Note
    
    * test: add unit test for validating per_billed value for partial Debit Note
    
    (cherry picked from commit 494fd7c)
    
    # Conflicts:
    #	erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
    Navin-S-R authored and ruthra-kumar committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    da6c6dc View commit details
    Browse the repository at this point in the history
  8. chore: fix conflicts

    rohitwaghchaure authored and ruthra-kumar committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    030df0d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #44114 from frappe/mergify/bp/version-14-hotfix/pr…

    …-43977
    
    fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977)
    ruthra-kumar authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ddac2c5 View commit details
    Browse the repository at this point in the history