mergify[bot]
3a1475a90b
fix(minor): Dirty the form after clicking on Get advances button in Invoices ( #34323 )
...
fix(minor): Dirty the form after clicking on Get advances button in Invoices (#34323 )
fix(minor): Dirty form after clicking on Get advances button
(cherry picked from commit 2feb27e399 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2023-03-07 15:47:37 +05:30
ruthra kumar
f6607a6050
fix: pos return throwing amount greater than grand total
...
(cherry picked from commit 35c70f39fa )
2023-02-28 12:53:30 +00:00
mergify[bot]
2408966090
fix: Amount for debit and credit notes with 0 qty line items (backport #33902 ) ( #34123 )
...
fix: Amount for debit and credit notes with 0 qty line items (#33902 )
(cherry picked from commit 47c91324b1 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-19 11:37:44 +05:30
Rohit Waghchaure
bb5641535b
fix: item rate not fetching
...
(cherry picked from commit 0d7f98b496 )
2023-01-28 09:41:20 +00:00
Devin Slauenwhite
0ff5099cbc
perf: show update items dialog
...
(cherry picked from commit a835c1a418 )
2023-01-27 04:18:50 +00:00
barredterra
fc4be1b337
fix: missing constant definition
...
(cherry picked from commit 547d37b1db )
2023-01-21 16:59:37 +00:00
mergify[bot]
d6504320b1
fix: calculate correct amount for qty == 0 (backport #33739 ) ( #33752 )
...
fix: calculate correct amount for qty == 0 (#33739 )
(cherry picked from commit 327b6fdb32 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-20 23:38:37 +05:30
s-aga-r
c9bf062f63
fix: consider child nodes while getting bin details
...
(cherry picked from commit c716dcc01e )
2023-01-02 06:25:22 +00:00
mergify[bot]
4ba2f1ec96
fix: Multi-currency issues in Bank Reconciliation Tool (backport #33488 ) ( #33493 )
...
fix: Multi-currency issues in Bank Recociliation Tool
(cherry picked from commit ad53ecf2b4 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-02 08:52:04 +05:30
Sabu Siyad
ab31eb4ee7
fix(pos): item selector image border radius
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 2f4940cc26 )
2022-11-17 12:02:46 +00:00
barredterra
7afb19f965
fix: unset contact details
...
(cherry picked from commit 23f0bb45b0 )
2022-10-23 12:52:29 +00:00
mergify[bot]
b8d97b82b8
fix: pricing rule item code UOM apply & conversions (backport #32566 ) ( #32636 )
...
* fix: pricing rule for non stock UOM and conversions
* fix: pricing rule for non stock UOM and conversions
(cherry picked from commit 96b4211ea1 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
* chore: resolve conflicts
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-10-18 23:31:31 +05:30
Deepesh Garg
6a9d13ff28
chore: Linting issues
...
(cherry picked from commit 1cb7ae16ab )
2022-08-23 04:50:19 +00:00
Deepesh Garg
20e9599fc1
fix: Cash and non trade discount calculation
...
(cherry picked from commit 3b15966cc9 )
2022-08-23 04:50:17 +00:00
Subin Tom
b94154f00a
fix: call type doctype, fixes
2022-08-20 14:06:52 +05:30
Subin Tom
90ed14a055
fix: sider fixes
2022-08-20 14:05:49 +05:30
Subin Tom
b65bce8f98
fix: added type of call select field, additional status for agent rejecting call
2022-08-20 14:05:27 +05:30
Sagar Vora
d1de4b027c
fix: set company_address for purchases in party.js
...
(cherry picked from commit d05082987f )
2022-08-13 08:00:27 +00:00
Sagar Vora
a7d66fa352
fix: set billing_address for purchases in get_party_details
...
(cherry picked from commit a3625b3817 )
2022-08-13 08:00:27 +00:00
Marc de Lima Lucio
1998223ee3
FIX: quality inspection quick creation from purchase receipt: pre-fill sample size if available ( #31544 )
...
FIX: quality inspection quick creation from transaction documents: pre-fill sample size if available
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit 048c037842 )
2022-07-21 08:17:48 +00:00
mergify[bot]
31fd263825
fix(UX): dont apply price list when changing batch on mapped docs (backport #31503 ) ( #31504 )
...
fix(UX): dont apply price list when changing batch on mapped docs (#31503 )
fix(UX): dont apply price list batch change on mapped docs
(cherry picked from commit 7e40c86c56 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-07-04 17:02:11 +05:30
mergify[bot]
4d987a9510
fix: Modify opts parameter misspell (backport #31476 ) ( #31477 )
...
fix: Modify opts parameter misspell (#31476 )
Modify opts parameter misspell
closes #31474
(cherry picked from commit 2a619fd789 )
Co-authored-by: gn306029 <gn306029@users.noreply.github.com >
2022-06-29 14:58:03 +05:30
mergify[bot]
4e2ed6f9d9
fix: transaction date gets unset in material request ( #31387 )
...
* fix: transaction date gets unset in material request (#31327 )
* fix: set date correctly in material request
* fix: use only `transaction_date` in `get_item_details`
* fix: resolve merge conflict
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-06-17 12:04:10 +05:30
Deepesh Garg
b3cbcd871b
fix: Parent dimension filters in orders
...
(cherry picked from commit 3f376cc3a5 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2022-06-06 03:29:07 +00:00
Deepesh Garg
91863c7457
fix: Exchange rate reste to 1 on making mapped doc
...
(cherry picked from commit 2a10f09d8d )
2022-05-27 06:47:35 +00:00
mergify[bot]
98eb7da06a
fix(pos): paid amount calculation for multicurrency invoice ( #31122 )
2022-05-25 12:24:09 +05:30
mergify[bot]
9c21eb5b94
feat: select multiple values for accounting dimension (backport #31015 ) ( #31041 )
...
fix: select multiple values for accounting dimenssion
(cherry picked from commit 69be22ba7c )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2022-05-17 11:56:31 +05:30
mergify[bot]
e24bb1dbf1
fix: TypeError in add_indicator_for_multicompany (backport #31042 ) ( #31048 )
...
fix: TypeError in add_indicator_for_multicompany (#31042 )
Minor fix in add_indicator_for_multicompany
In case of multi-company transactions add (+) buttons in connection dashboard pf customer aren't being loaded due to TypeError (TypeError: e.dashboard.stats_area.removeClass is not a function) created by "frm.dashboard.stats_area.removeClass('hidden');" during the stats section creation.
(cherry picked from commit 867f2c6282 )
Co-authored-by: Deepak <36790711+dpk404@users.noreply.github.com >
2022-05-17 11:54:50 +05:30
Ankush Menat
8b99f43c61
fix: hide template items from sales/purchase order
...
(cherry picked from commit 0e875f5049 )
2022-05-16 08:31:07 +00:00
Ankush Menat
0ec5adeed8
chore:conflicts
2022-05-13 13:14:08 +05:30
Deepesh Garg
8ef649f65d
fix: Item rate reset on changing posting date ( #30990 )
...
* fix: Item rate reset on changing posting date
* chore: Remove debugger
(cherry picked from commit 54d6cf18fc )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2022-05-13 07:37:57 +00:00
Saqib Ansari
047c879bec
fix: user can select disabled accounts in taxes table
...
(cherry picked from commit a1e3ae8869 )
2022-05-12 16:37:25 +00:00
marination
fe52c1f354
fix: set_missing_values in SE and re-use the same on all SE mappings
...
- `set_missing_values` in SE will set actual qty, transfer qty and calculate rate/amount
- Re-use `set_missing_values` wherever SE is doc is being mapped
(cherry picked from commit 90a8e924f5 )
2022-05-11 14:44:42 +00:00
marination
678a01d4bd
fix: Calculate totals even though pricing rule is not applied on mapped doc
...
- `apply_pricing_rule` is triggered due to change in some data which most likely contributes to Total.
(cherry picked from commit 494ddd1eb4 )
2022-05-11 14:44:38 +00:00
Deepesh Garg
93fe840844
fix: Price changing on creating Sales retrun from Delivery Note
...
(cherry picked from commit 9c081947ec )
2022-04-18 09:04:50 +00:00
mergify[bot]
52aa3561e3
fix: hide pending qty only if original item is assigned ( #30599 ) ( #30600 )
...
(cherry picked from commit 8b090a9f7d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-06 16:38:25 +05:30
Deepesh Garg
c0ebcfb393
fix: Do not apply shipping rule for POS transactions
2022-04-04 20:05:10 +05:30
Deepesh Garg
a044e92687
fix: Incorrect default amount to pay for POS invoices
2022-03-27 13:02:31 +05:30
Deepesh Garg
c2b2b3962a
Merge pull request #30429 from deepeshgarg007/transaction_issue
...
fix: Check for onload property
2022-03-25 21:51:07 +05:30
Deepesh Garg
71402b43a7
fix: Check for onload property
2022-03-25 21:49:19 +05:30
Deepesh Garg
6a50f36b31
test: test for auto write-off amount
2022-03-25 18:02:14 +05:30
Deepesh Garg
665bd4c510
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into pos_write_off
2022-03-25 16:00:33 +05:30
Deepesh Garg
067564bd26
fix: Add back calculation for discount
2022-03-25 12:17:51 +05:30
Deepesh Garg
13fcda5776
fix: Rate change issue on save and mapping from other doc
2022-03-25 10:46:09 +05:30
Deepesh Garg
ed38679d22
fix: Ignore for Purchase Invoices
2022-03-24 13:09:55 +05:30
Deepesh Garg
2e33e748ea
fix: Client side changes for POS Write off amount
2022-03-24 12:56:22 +05:30
Deepesh Garg
aded1fca3e
Merge pull request #30343 from deepeshgarg007/item_tax_template_bug
...
fix: Taxes not getting fetched from item tax template
2022-03-23 22:02:17 +05:30
Ankush Menat
a1740b0762
fix: ignore items without info for pending qty computation
...
(cherry picked from commit 4aa74af90d )
2022-03-23 15:51:29 +05:30
Ankush Menat
277c03e157
chore(DX): add sourceURL for debugging
...
(cherry picked from commit be16fb9dbb )
2022-03-23 15:51:29 +05:30
Deepesh Garg
a3f4069ad5
fix: Check if onload property exists in the form object
2022-03-23 13:58:21 +05:30