Deepesh Garg
|
7a9e7b66ac
|
chore: Use proper accounts
(cherry picked from commit 1c05c004cd)
|
2022-10-12 10:54:13 +00:00 |
|
Deepesh Garg
|
151b9d4d7b
|
chore: Increase precision for other doc fields
(cherry picked from commit c8d2181498)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
|
2022-10-12 10:54:13 +00:00 |
|
Deepesh Garg
|
b966f10711
|
chore: GL Entries for SLE diff
(cherry picked from commit df2a0e265b)
|
2022-10-12 10:54:11 +00:00 |
|
Deepesh Garg
|
0b48f13873
|
test: Internal tranfer precision loss test
(cherry picked from commit dc20b21fb5)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
|
2022-10-12 10:54:10 +00:00 |
|
Deepesh Garg
|
b531a38efe
|
chore: Increase incoming_rate field precision to 6
(cherry picked from commit b31c3bd35d)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
|
2022-10-12 10:54:08 +00:00 |
|
Deepesh Garg
|
dd26ef96e0
|
fix: Hanlde rounding loss for internal transfer
(cherry picked from commit 6e47fd54a0)
|
2022-10-12 10:54:07 +00:00 |
|
Deepesh Garg
|
227ce5f8a2
|
fix: Incoming rate precision fixes for intra company transfer
(cherry picked from commit 083309c056)
|
2022-10-12 10:54:06 +00:00 |
|
Rohit Waghchaure
|
acd64ba7c1
|
fix: test case
(cherry picked from commit 98bf8e1304)
|
2022-10-12 10:51:22 +00:00 |
|
Rohit Waghchaure
|
6f43133c04
|
fix: consider outgoingrate while valuation rate calculate
(cherry picked from commit 3266e54e33)
|
2022-10-12 10:51:22 +00:00 |
|
Rohit Waghchaure
|
f72602ebf3
|
fix: consider sales rate as incoming rate for transit warehouse in purchase flow
(cherry picked from commit 683a47f7a1)
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/stock_ledger.py
|
2022-10-12 10:51:21 +00:00 |
|
Frappe PR Bot
|
49c9c68e14
|
chore(release): Bumped to Version 13.40.0
# [13.40.0](https://github.com/frappe/erpnext/compare/v13.39.5...v13.40.0) (2022-10-12)
### Bug Fixes
* Do not add tax withheld vouchers post tax withheding in one document ([e1c41b9](e1c41b9195))
* future attendance marking ([cb4fbd5](cb4fbd5432))
* make readings status mandatory in Quality Inspection ([257a2a3](257a2a3d71))
* mark attendance issue with joining date ([6f8d620](6f8d62088e))
* mark attendance issue with relieving date ([a9546dd](a9546dd01f))
* PO cancel post advance payment cancel against PO ([41599cf](41599cf29f))
* set Quality Inspection status based on readings status ([d67b44f](d67b44fcec))
* Tax withholding related fixes ([32a9575](32a9575f07))
* **test:** `test_rejected_qi_validation` ([2763d06](2763d06307))
* TooManyWritesError during reposting of stock ([476175b](476175b307))
### Features
* cst ux improvement ([552c595](552c5951bd))
* **JE:** trigger account field when fetched from template ([baa4fec](baa4fec611)), closes [#32409](https://github.com/frappe/erpnext/issues/32409)
v13.40.0
|
2022-10-12 07:21:47 +00:00 |
|
Ankush Menat
|
9ce765b268
|
Merge pull request #32561 from frappe/version-13-hotfix
chore: release v13
|
2022-10-12 12:49:45 +05:30 |
|
Ankush Menat
|
002ae8ae13
|
ci: disable test orchestrator v13 (#32574)
|
2022-10-12 12:13:51 +05:30 |
|
Deepesh Garg
|
558dc57b94
|
Merge pull request #32539 from frappe/mergify/bp/version-13-hotfix/pr-32536
fix: PO cancel post advance payment cancel against PO (backport #32536)
|
2022-10-11 13:58:24 +05:30 |
|
Deepesh Garg
|
cd942d36a8
|
chore: resolve conflicts
|
2022-10-11 10:16:31 +05:30 |
|
Sagar Sharma
|
3257533ee3
|
Merge pull request #32544 from frappe/mergify/bp/version-13-hotfix/pr-32497
chore: set `Quality Inspection` status based on readings status (backport #32497)
|
2022-10-10 12:10:29 +05:30 |
|
Sagar Sharma
|
2763d06307
|
fix(test): test_rejected_qi_validation
(cherry picked from commit 4992e4a2b8)
|
2022-10-10 05:21:09 +00:00 |
|
Sagar Sharma
|
a0772ea8d7
|
test: add test cases for Quality Inspection status
(cherry picked from commit fcc1272d42)
|
2022-10-10 05:21:08 +00:00 |
|
Sagar Sharma
|
d67b44fcec
|
fix: set Quality Inspection status based on readings status
(cherry picked from commit 2657ece2cd)
|
2022-10-10 05:21:08 +00:00 |
|
Sagar Sharma
|
257a2a3d71
|
fix: make readings status mandatory in Quality Inspection
(cherry picked from commit d7c3b7633a)
|
2022-10-10 05:21:07 +00:00 |
|
Sagar Sharma
|
e6abbd1c83
|
chore: add Manual Inspection field in Quality Inspection DocType
(cherry picked from commit 39707757a6)
|
2022-10-10 05:21:06 +00:00 |
|
Deepesh Garg
|
41599cf29f
|
fix: PO cancel post advance payment cancel against PO
(cherry picked from commit d806e32030)
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
|
2022-10-09 13:05:46 +00:00 |
|
Frappe PR Bot
|
c66ebcdf9a
|
chore(release): Bumped to Version 13.39.5
## [13.39.5](https://github.com/frappe/erpnext/compare/v13.39.4...v13.39.5) (2022-10-07)
### Bug Fixes
* Do not add tax withheld vouchers post tax withheding in one document ([be404b7](be404b77a1))
* Tax withholding related fixes ([6e9b52d](6e9b52d268))
v13.39.5
|
2022-10-07 13:08:29 +00:00 |
|
Deepesh Garg
|
4623b986a3
|
Merge pull request #32526 from frappe/mergify/bp/version-13/pr-32523
fix: Tax withholding related fixes (backport #32522) (backport #32523)
|
2022-10-07 18:36:57 +05:30 |
|
Deepesh Garg
|
611dd5c073
|
chore: resolve conflicts
(cherry picked from commit 2bf76f64bd)
|
2022-10-07 12:39:14 +00:00 |
|
Deepesh Garg
|
be404b77a1
|
fix: Do not add tax withheld vouchers post tax withheding in one document
(cherry picked from commit 781d160c68)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
(cherry picked from commit e1c41b9195)
|
2022-10-07 12:39:13 +00:00 |
|
Deepesh Garg
|
6e9b52d268
|
fix: Tax withholding related fixes
(cherry picked from commit abf5b6be3e)
(cherry picked from commit 32a9575f07)
|
2022-10-07 12:39:13 +00:00 |
|
Deepesh Garg
|
997990c69f
|
Merge pull request #32523 from frappe/mergify/bp/version-13-hotfix/pr-32522
fix: Tax withholding related fixes (backport #32522)
|
2022-10-07 18:08:31 +05:30 |
|
Deepesh Garg
|
2bf76f64bd
|
chore: resolve conflicts
|
2022-10-07 17:33:03 +05:30 |
|
Deepesh Garg
|
e1c41b9195
|
fix: Do not add tax withheld vouchers post tax withheding in one document
(cherry picked from commit 781d160c68)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
|
2022-10-07 11:03:16 +00:00 |
|
Deepesh Garg
|
32a9575f07
|
fix: Tax withholding related fixes
(cherry picked from commit abf5b6be3e)
|
2022-10-07 11:03:15 +00:00 |
|
Deepesh Garg
|
e031e095dd
|
Merge pull request #32521 from FHenry/13_fr_translation
chore: fr translation (backport #32385)
|
2022-10-07 08:48:43 +05:30 |
|
Florian HENRY
|
39ce3756c8
|
chore: fr translation
|
2022-10-06 22:39:40 +02:00 |
|
Deepesh Garg
|
f2515d9c9c
|
Merge pull request #32449 from rtdany10/cst-ux-improvement
feat(ux): improved course scheduling tool
|
2022-10-05 18:44:05 +05:30 |
|
Deepesh Garg
|
27fe9c9179
|
Merge pull request #32426 from AnandBaburajan/fix_mark_attendance_joining_date_and_future
fix: mark attendance issue with joining and relieving date, and fix future attendance marking
|
2022-10-05 18:34:31 +05:30 |
|
Deepesh Garg
|
503183cb0b
|
Merge pull request #32502 from frappe/mergify/bp/version-13-hotfix/pr-32499
fix: TooManyWritesError during reposting of stock (backport #32499)
|
2022-10-05 17:29:25 +05:30 |
|
Deepesh Garg
|
f1ea5de022
|
Merge pull request #32504 from frappe/mergify/bp/version-13-hotfix/pr-32478
feat(JE): trigger account field when fetched from template (backport #32478)
|
2022-10-05 17:29:05 +05:30 |
|
Dany Robert
|
baa4fec611
|
feat(JE): trigger account field when fetched from template
Closes #32409
(cherry picked from commit c35adcf5a1)
|
2022-10-05 10:38:21 +00:00 |
|
Rohit Waghchaure
|
476175b307
|
fix: TooManyWritesError during reposting of stock
(cherry picked from commit aaabba9b1e)
|
2022-10-05 10:35:55 +00:00 |
|
Frappe PR Bot
|
de584535e9
|
chore(release): Bumped to Version 13.39.4
## [13.39.4](https://github.com/frappe/erpnext/compare/v13.39.3...v13.39.4) (2022-10-04)
### Bug Fixes
* asset requiring maintenance sold status ([14ab9d9](14ab9d9158))
* conflict ([0f8e34e](0f8e34e972))
* Disbursement Account in patch to update old loans ([b4a511c](b4a511cbb4))
* e-Way bill JSON for Intra-state internal transfers ([b7fbf75](b7fbf75e10))
* fetch swift_number in payment_request ([6074570](60745705a8))
* Incorrect TCS amount deducted in Sales Invoice ([32456bf](32456bff30))
* Item details fetching on making transaction from item dashboard ([1aed76f](1aed76f778))
* linter issue ([4757a65](4757a65863))
* not able to return sold expired batches ([2fd4485](2fd4485f2f))
* payment reconciliation tool consider cost_center for JV ([9f98891](9f988910b5))
* payment request make bank field Link instead of Read Only ([299175e](299175e6fe))
* pick list picked-qty for batch item ([96a6db0](96a6db0422))
* SEZ Without Payment of Tax don't add tax rows ([a13eecc](a13eecc961))
* show `Make Purchase Invoice` button based on permission ([7124328](7124328640))
* typo in sales_register's filter mode_of_payment (backport [#32371](https://github.com/frappe/erpnext/issues/32371)) ([#32447](https://github.com/frappe/erpnext/issues/32447)) ([cdc8297](cdc8297083))
* update with new Frappe color. fix [#32455](https://github.com/frappe/erpnext/issues/32455) ([#32456](https://github.com/frappe/erpnext/issues/32456)) ([ad43b18](ad43b18ace))
### Reverts
* Revert "fix: fetch swift_number in payment_request" ([8251b84](8251b843ec))
v13.39.4
|
2022-10-04 12:14:27 +00:00 |
|
Deepesh Garg
|
d95d234aa4
|
Merge pull request #32494 from frappe/version-13-hotfix
chore: release v13
|
2022-10-04 17:41:06 +05:30 |
|
rohitwaghchaure
|
3648745e5e
|
Merge pull request #32470 from frappe/mergify/bp/version-13-hotfix/pr-32466
fix: not able to return sold expired batches (backport #32466)
|
2022-10-04 07:35:10 +05:30 |
|
Deepesh Garg
|
8e1e6a194b
|
Merge pull request #32467 from frappe/mergify/bp/version-13-hotfix/pr-32394
fix: fetch swift number in payment request from bank doctype (backport #32394)
|
2022-10-03 21:54:05 +05:30 |
|
Ankush Menat
|
663e9b403f
|
chore: codeowners
|
2022-10-03 16:27:32 +05:30 |
|
Ankush Menat
|
3219b7c766
|
chore: codeowners
|
2022-10-03 16:27:13 +05:30 |
|
Sagar Sharma
|
3a6e4c8da7
|
Merge pull request #32474 from frappe/mergify/bp/version-13-hotfix/pr-32472
fix: pick list picked-qty for batch item (backport #32472)
|
2022-10-03 15:24:02 +05:30 |
|
Sagar Sharma
|
96a6db0422
|
fix: pick list picked-qty for batch item
(cherry picked from commit ba02209f1d)
|
2022-10-03 09:17:03 +00:00 |
|
rohitwaghchaure
|
4757a65863
|
fix: linter issue
|
2022-10-03 13:27:38 +05:30 |
|
rohitwaghchaure
|
0f8e34e972
|
fix: conflict
|
2022-10-03 13:18:58 +05:30 |
|
Rohit Waghchaure
|
2fd4485f2f
|
fix: not able to return sold expired batches
(cherry picked from commit 0b1727cf79)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
|
2022-10-03 07:46:13 +00:00 |
|