Frappe PR Bot
32fba94b2a
chore(release): Bumped to Version 14.70.6
...
## [14.70.6](https://github.com/frappe/erpnext/compare/v14.70.5...v14.70.6 ) (2024-06-11)
### Bug Fixes
* Add additional condition application ([e79e9e9 ](e79e9e94d0 ))
* fixing Item-wise sales register ([5d97c7c ](5d97c7cff9 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ab90b81 ](ab90b815e3 ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ee47440 ](ee47440063 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([bc24e75 ](bc24e75c24 ))
* terms and conditions for material request (backport [#41834 ](https://github.com/frappe/erpnext/issues/41834 )) ([#41836 ](https://github.com/frappe/erpnext/issues/41836 )) ([7234625 ](7234625d65 ))
v14.70.6
2024-06-11 13:07:24 +00:00
rohitwaghchaure
a6ed10b712
Merge pull request #41853 from frappe/version-14-hotfix
...
chore: release v14
2024-06-11 18:36:07 +05:30
mergify[bot]
7234625d65
fix: terms and conditions for material request (backport #41834 ) ( #41836 )
...
fix: terms and conditions for material request (#41834 )
(cherry picked from commit 4b026d66dc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-10 15:17:06 +05:30
Frappe PR Bot
0c4a2af9ab
chore(release): Bumped to Version 14.70.5
...
## [14.70.5](https://github.com/frappe/erpnext/compare/v14.70.4...v14.70.5 ) (2024-06-10)
### Bug Fixes
* Add additional condition application ([810378c ](810378c899 ))
* fixing Item-wise sales register ([3823e0e ](3823e0e494 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([e8286d7 ](e8286d7b3c ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([fd73a8a ](fd73a8a348 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([91de469 ](91de46922d ))
v14.70.5
2024-06-10 04:55:25 +00:00
Deepesh Garg
5ba0082bc7
Merge pull request #41832 from frappe/mergify/bp/version-14/pr-41829
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-10 10:24:04 +05:30
Deepesh Garg
47b3e96a37
chore: resolve conflicts
...
(cherry picked from commit e9b7d00afb )
2024-06-10 04:53:29 +00:00
Deepesh Garg
810378c899
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit e79e9e94d0 )
2024-06-10 04:53:29 +00:00
Deepesh Garg
bdf198c94f
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit e94e15259b )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
e8286d7b3c
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit ab90b815e3 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
fd73a8a348
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit ee47440063 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
91de46922d
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit bc24e75c24 )
2024-06-10 04:53:29 +00:00
Poorvi
3823e0e494
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
(cherry picked from commit 5d97c7cff9 )
2024-06-10 04:53:28 +00:00
Deepesh Garg
625aa4ef6b
Merge pull request #41829 from frappe/mergify/bp/version-14-hotfix/pr-41424
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-09 22:38:15 +05:30
Deepesh Garg
e9b7d00afb
chore: resolve conflicts
2024-06-09 22:17:30 +05:30
Deepesh Garg
e79e9e94d0
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:27 +00:00
Deepesh Garg
e94e15259b
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:27 +00:00
Poorvi-R-Bhat
ab90b815e3
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:25 +00:00
Poorvi-R-Bhat
ee47440063
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:24 +00:00
Poorvi-R-Bhat
bc24e75c24
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:23 +00:00
Poorvi
5d97c7cff9
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
2024-06-09 14:13:23 +00:00
ruthra kumar
e38383a757
Merge pull request #41806 from frappe/mergify/bp/version-14-hotfix/pr-41804
...
chore: repost settings permission overhaul (backport #41804 )
2024-06-06 16:34:18 +05:30
ruthra kumar
a5bda0180e
chore: repost settings permission overhaul
...
(cherry picked from commit 458d8f5ed8 )
2024-06-06 16:13:55 +05:30
Frappe PR Bot
b6648eebfa
chore(release): Bumped to Version 14.70.4
...
## [14.70.4](https://github.com/frappe/erpnext/compare/v14.70.3...v14.70.4 ) (2024-06-05)
### Bug Fixes
* Filters in account balance report ([570985f ](570985f40e ))
* get assets received but not billed account only if any asset item is received ([#41734 ](https://github.com/frappe/erpnext/issues/41734 )) ([39885b2 ](39885b2b01 ))
* Ignore disabling default currency field while creating new company (backport [#41699 ](https://github.com/frappe/erpnext/issues/41699 )) ([#41760 ](https://github.com/frappe/erpnext/issues/41760 )) ([5ab5bd1 ](5ab5bd138f ))
* payment term when creating PO from SO (backport [#41376 ](https://github.com/frappe/erpnext/issues/41376 )) ([#41743 ](https://github.com/frappe/erpnext/issues/41743 )) ([dc32657 ](dc3265751c ))
v14.70.4
2024-06-05 01:17:52 +00:00
ruthra kumar
faa3c7c3a4
Merge pull request #41774 from frappe/version-14-hotfix
...
chore: release v14
2024-06-05 06:46:34 +05:30
mergify[bot]
5ab5bd138f
fix: Ignore disabling default currency field while creating new company (backport #41699 ) ( #41760 )
...
fix: Ignore disabling default currency field while creating new company (#41699 )
(cherry picked from commit 80f6228d45 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:55:42 +05:30
mergify[bot]
dc3265751c
fix: payment term when creating PO from SO (backport #41376 ) ( #41743 )
...
fix: payment term when creating PO from SO (#41376 )
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
(cherry picked from commit 441596f795 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:37:26 +05:30
ruthra kumar
cf8f0e4096
Merge pull request #41745 from frappe/mergify/bp/version-14-hotfix/pr-41742
...
chore: System Manager should have submit permission for repost doctypes (backport #41742 )
2024-06-03 18:33:55 +05:30
ruthra kumar
8c09968e1b
chore: Sys Manager shluld have submit permission for repost doctypes
...
(cherry picked from commit 4558f64c0f )
2024-06-03 12:20:56 +00:00
Nabin Hait
39885b2b01
fix: get assets received but not billed account only if any asset item is received ( #41734 )
...
fix: get assets received but not billed account only if any asset item received
2024-06-03 14:05:57 +05:30
Deepesh Garg
6a6a6971ba
Merge pull request #41679 from frappe/mergify/bp/version-14-hotfix/pr-41676
...
fix: Filters in account balance report (#41676 )
2024-05-31 20:02:35 +05:30
Frappe PR Bot
13dfbe3d80
chore(release): Bumped to Version 14.70.3
...
## [14.70.3](https://github.com/frappe/erpnext/compare/v14.70.2...v14.70.3 ) (2024-05-29)
### Bug Fixes
* add in some indices to speed up Purchase Order deletion ([c16c41e ](c16c41ee59 ))
* Add to Cart button width for Mobile/Tablet ([819ced4 ](819ced4cb3 ))
* cost center filter according to the company in project ([7035969 ](7035969db7 ))
* cost center filter according to the company in project ([0cf97f2 ](0cf97f2559 ))
* cost center filter according to the company in project ([459d136 ](459d136368 ))
* dict can not be used as parameter ([#41598 ](https://github.com/frappe/erpnext/issues/41598 )) ([649c192 ](649c192abe ))
* Fetch outstanding and total amount for reference journal entry ([50f6afd ](50f6afd588 ))
* set expense account as Assets RBNB only if it is booked in linked PR ([#41368 ](https://github.com/frappe/erpnext/issues/41368 )) ([014486d ](014486de39 ))
* Update depreciation schedule via asset repair ([#41344 ](https://github.com/frappe/erpnext/issues/41344 )) ([eb418e8 ](eb418e8659 ))
v14.70.3
2024-05-29 07:52:36 +00:00
ruthra kumar
7e3c15e0b6
Merge pull request #41665 from frappe/version-14-hotfix
...
chore: release v14
2024-05-29 13:21:18 +05:30
Deepesh Garg
570985f40e
fix: Filters in account balance report
...
(cherry picked from commit 1c9fe691ea )
2024-05-29 07:20:48 +00:00
Nabin Hait
eb418e8659
fix: Update depreciation schedule via asset repair ( #41344 )
...
* fix: Update depreciation schedule via asset repair
* fix: test cases related to modified depreciation schedule
2024-05-29 11:07:03 +05:30
Nabin Hait
014486de39
fix: set expense account as Assets RBNB only if it is booked in linked PR ( #41368 )
...
* fix: set expense account as Assets RBNB only if it is booked in linked PR
* fix: broken translations
2024-05-29 10:46:06 +05:30
Akhil Narang
fcb2f4f084
Merge pull request #41624 from frappe/mergify/bp/version-14-hotfix/pr-41601
...
fix: add in some indices to speed up Purchase Order deletion (backport #41601 )
2024-05-27 13:31:51 +05:30
Akhil Narang
308f200793
Merge pull request #41610 from frappe/mergify/bp/version-14-hotfix/pr-41609
...
refactor: use `json` directly instead of using `frappe.json` (backport #41609 )
2024-05-27 13:31:29 +05:30
Akhil Narang
4fcfbe6e9f
Merge pull request #41597 from frappe/mergify/bp/version-14-hotfix/pr-41576
...
chore: sync ruff config with framework (backport #41576 )
2024-05-27 13:31:22 +05:30
Akhil Narang
5b2c13dacf
refactor: use json directly instead of using frappe.json ( #41609 )
...
(cherry picked from commit 3f06f1905f )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-05-27 07:26:24 +00:00
Ankush Menat
76b7884fb7
ci: ruff only fix imports
...
(cherry picked from commit 85b1a8001b )
2024-05-27 07:26:14 +00:00
Ankush Menat
518dad8ecb
ci: dont auto apply fixes
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
(cherry picked from commit 3b4913ec81 )
2024-05-27 07:26:14 +00:00
Akhil Narang
220ae118e8
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
f1f2f6e338
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
c16c41ee59
fix: add in some indices to speed up Purchase Order deletion
...
`tabSales Order`.`inter_company_order_reference`
`tabSales Invoice Item`.`purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 0303d7dbdc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/sales_order/sales_order.json
2024-05-27 07:25:29 +00:00
ruthra kumar
dcffb3886b
Merge pull request #41648 from frappe/mergify/bp/version-14-hotfix/pr-41401
...
fix: cost center filter according to the company in project (backport #41401 )
2024-05-27 10:41:59 +05:30
Nihantra C. Patel
7035969db7
fix: cost center filter according to the company in project
...
(cherry picked from commit 501c6aa126 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
0cf97f2559
fix: cost center filter according to the company in project
...
(cherry picked from commit cfde8088b4 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
459d136368
fix: cost center filter according to the company in project
...
(cherry picked from commit 249e8264dd )
2024-05-27 04:41:11 +00:00
ruthra kumar
a2bfe31876
Merge pull request #40289 from Nihantra-Patel/fix_button_size_for_add_to_cart
...
fix: Add to Cart button width for Mobile/Tablet
2024-05-24 10:57:15 +05:30
ruthra kumar
75b021dc23
Merge pull request #41604 from frappe/mergify/bp/version-14-hotfix/pr-41603
...
refactor: remove 'format:' based naming in internal doctypes (backport #41603 )
2024-05-24 10:54:45 +05:30