Frappe PR Bot
|
1e351a9e0b
|
chore(release): Bumped to Version 14.10.0
# [14.10.0](https://github.com/frappe/erpnext/compare/v14.9.0...v14.10.0) (2022-12-06)
### Bug Fixes
* add company filter in RFQ Items ([7c1595e](7c1595e2c2))
* Allow item rate udpates for non-stock invoices ([0307656](030765618b))
* Bundle item rates ([82cdf49](82cdf49d32))
* data import mandatory account_head, charge_type ([653cb9f](653cb9fc3b))
* default clear repost logs ([e039a14](e039a14f6f))
* Due date for month end payment term ([9b40b7f](9b40b7f240))
* Error on making stock entry from material request ([701ccc3](701ccc36c8))
* key error on p/l and balance sheet reports on foreign currency ([23a0a53](23a0a5337e))
* key error while filtering on date range and different currency ([08bca7d](08bca7d252))
* **lint:** trailing whitespace ([fae941c](fae941c4e3))
* non empty FG batch picked while completing work order ([e5e6b5d](e5e6b5d81c))
* **pos:** partial return amount update ([91920f4](91920f4d84))
* reload currency exchange settings ([5b5a85e](5b5a85ee3b))
* replace sql code with fields list in get_cached_value ([e18d0ec](e18d0eca3c))
* Tax withholding net total for PI in reports ([f87c3c6](f87c3c6157))
* test case ([39680ed](39680ed28b))
* type error on Sales Pipeline Analytics ([3af2b9b](3af2b9b423))
* use is_last_day_of_the_month in test_scrap_asset ([fc175e2](fc175e2b1f))
* **UX:** Alert on change of item rate in Stock Entry ([b2da76f](b2da76f02c))
### Features
* warehouse wise stock balance ([7027fda](7027fdae39))
v14.10.0
|
2022-12-06 14:37:42 +00:00 |
|
Deepesh Garg
|
8f97b07463
|
Merge pull request #33233 from frappe/version-14-hotfix
chore: release v14
|
2022-12-06 20:06:17 +05:30 |
|
Deepesh Garg
|
e5cd4195d9
|
Merge pull request #33238 from frappe/mergify/bp/version-14-hotfix/pr-33192
fix: Bundle item rates (backport #33192)
|
2022-12-06 18:57:08 +05:30 |
|
Deepesh Garg
|
8a17680e75
|
Merge pull request #33239 from frappe/mergify/bp/version-14-hotfix/pr-33146
fix: reload Currency Exchange Settings in patch (backport #33146)
|
2022-12-06 18:56:52 +05:30 |
|
rohitwaghchaure
|
bc5523318c
|
Merge pull request #33240 from frappe/mergify/bp/version-14-hotfix/pr-33236
feat: warehouse wise stock balance (backport #33236)
|
2022-12-06 18:03:36 +05:30 |
|
Rohit Waghchaure
|
7027fdae39
|
feat: warehouse wise stock balance
(cherry picked from commit 861aa9e08a)
|
2022-12-06 12:29:23 +00:00 |
|
barredterra
|
5b5a85ee3b
|
fix: reload currency exchange settings
(cherry picked from commit 06e094b5fc)
|
2022-12-06 12:09:03 +00:00 |
|
Deepesh Garg
|
98bb446e98
|
chore: Update tests
(cherry picked from commit b1242bc56c)
|
2022-12-06 12:08:06 +00:00 |
|
Deepesh Garg
|
076027a68c
|
chore: Consider bundle qty as well
(cherry picked from commit e5566b31d5)
|
2022-12-06 12:08:06 +00:00 |
|
Deepesh Garg
|
82cdf49d32
|
fix: Bundle item rates
(cherry picked from commit 826f45ad60)
|
2022-12-06 12:08:05 +00:00 |
|
Deepesh Garg
|
cc0f9d4ed5
|
Merge pull request #33235 from frappe/mergify/bp/version-14-hotfix/pr-33191
fix: key error while filtering on date range and reporting on foreign currency (backport #33191)
|
2022-12-06 17:36:18 +05:30 |
|
ruthra kumar
|
23a0a5337e
|
fix: key error on p/l and balance sheet reports on foreign currency
(cherry picked from commit a6794c3606)
|
2022-12-06 16:55:03 +05:30 |
|
ruthra kumar
|
e18d0eca3c
|
fix: replace sql code with fields list in get_cached_value
(cherry picked from commit 19db7e2989)
|
2022-12-06 16:55:00 +05:30 |
|
ruthra kumar
|
08bca7d252
|
fix: key error while filtering on date range and different currency
(cherry picked from commit 9b8d6fe411)
|
2022-12-06 10:14:01 +00:00 |
|
Deepesh Garg
|
ee74c555d5
|
Merge pull request #33230 from frappe/mergify/bp/version-14-hotfix/pr-33219
fix: Allow item rate updates for non-stock invoices (backport #33219)
|
2022-12-06 12:30:41 +05:30 |
|
Deepesh Garg
|
030765618b
|
fix: Allow item rate udpates for non-stock invoices
(cherry picked from commit ef9d126254)
|
2022-12-06 03:43:16 +00:00 |
|
rohitwaghchaure
|
cea7a32abc
|
Merge pull request #33225 from frappe/mergify/bp/version-14-hotfix/pr-33224
fix: non empty FG batch picked while completing work order (backport #33224)
|
2022-12-05 23:59:07 +05:30 |
|
Rohit Waghchaure
|
e5e6b5d81c
|
fix: non empty FG batch picked while completing work order
(cherry picked from commit 713330cbf6)
|
2022-12-05 15:00:15 +00:00 |
|
ruthra kumar
|
60f5611fb9
|
Merge pull request #33223 from frappe/mergify/bp/version-14-hotfix/pr-33222
fix: data import mandatory account_head, charge_type (backport #33222)
|
2022-12-05 17:56:27 +05:30 |
|
ruthra kumar
|
653cb9fc3b
|
fix: data import mandatory account_head, charge_type
(cherry picked from commit 3814db02eb)
|
2022-12-05 11:27:34 +00:00 |
|
Sagar Sharma
|
5bdec0b512
|
Merge pull request #33205 from frappe/mergify/bp/version-14-hotfix/pr-33199
refactor: remove `balance` from `Warehouse Tree` (backport #33199)
|
2022-12-02 18:27:07 +05:30 |
|
s-aga-r
|
bcbeaea05c
|
refactor: remove balance from Warehouse Tree
(cherry picked from commit 3ce8386ca3)
|
2022-12-02 08:55:05 +00:00 |
|
Deepesh Garg
|
251440dfec
|
Merge pull request #33203 from frappe/mergify/bp/version-14-hotfix/pr-33193
fix: clear repost logs using Log Settings (backport #33193)
|
2022-12-02 14:23:29 +05:30 |
|
Rohit Waghchaure
|
39680ed28b
|
fix: test case
(cherry picked from commit 2cce6f2a34)
|
2022-12-02 08:26:50 +00:00 |
|
Rohit Waghchaure
|
e039a14f6f
|
fix: default clear repost logs
(cherry picked from commit 5949a7ecff)
|
2022-12-02 08:26:49 +00:00 |
|
Deepesh Garg
|
a05bf0a7ca
|
Merge pull request #33201 from frappe/mergify/bp/version-14-hotfix/pr-33195
fix: type error on Sales Pipeline Analytics (backport #33195)
|
2022-12-02 13:13:44 +05:30 |
|
ruthra kumar
|
3af2b9b423
|
fix: type error on Sales Pipeline Analytics
(cherry picked from commit 4856e750f9)
|
2022-12-02 04:41:21 +00:00 |
|
Deepesh Garg
|
d7306d2ec4
|
Merge pull request #33197 from frappe/mergify/bp/version-14-hotfix/pr-33183
fix: Due date for month end payment term (backport #33183)
|
2022-12-02 10:09:55 +05:30 |
|
Sagar Sharma
|
ffa4deac26
|
Merge pull request #33196 from frappe/mergify/bp/version-14-hotfix/pr-33182
fix: Error on making stock entry from material request (backport #33182)
|
2022-12-01 21:37:39 +05:30 |
|
Sagar Sharma
|
a80f8ed2f8
|
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33182
|
2022-12-01 19:56:55 +05:30 |
|
Sagar Sharma
|
1214b93e07
|
Merge pull request #33198 from frappe/mergify/bp/version-14-hotfix/pr-33170
fix(UX): Alert on change of item rate in Stock Entry (backport #33170)
|
2022-12-01 19:56:16 +05:30 |
|
Deepesh Garg
|
b2da76f02c
|
fix(UX): Alert on change of item rate in Stock Entry
(cherry picked from commit 4bd9289d7d)
|
2022-12-01 12:47:39 +00:00 |
|
Deepesh Garg
|
9b40b7f240
|
fix: Due date for month end payment term
(cherry picked from commit bfb81ef56f)
|
2022-12-01 12:46:55 +00:00 |
|
Deepesh Garg
|
701ccc36c8
|
fix: Error on making stock entry from material request
(cherry picked from commit 64e5a79a91)
|
2022-12-01 12:46:12 +00:00 |
|
Deepesh Garg
|
dfd43141e3
|
Merge pull request #33188 from frappe/mergify/bp/version-14-hotfix/pr-33091
fix(pos): partial return amount update (backport #33091)
|
2022-12-01 16:17:29 +05:30 |
|
Deepesh Garg
|
6debf39ee8
|
Merge pull request #33189 from AnandBaburajan/asset_last_day_test_bug_14_htfx
fix: use is_last_day_of_the_month in test_scrap_asset (backport #33185)
|
2022-12-01 16:17:01 +05:30 |
|
anandbaburajan
|
fc175e2b1f
|
fix: use is_last_day_of_the_month in test_scrap_asset
|
2022-12-01 13:01:23 +05:30 |
|
Sabu Siyad
|
fae941c4e3
|
fix(lint): trailing whitespace
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
(cherry picked from commit c5edbe2e2f)
|
2022-12-01 06:12:26 +00:00 |
|
Sabu Siyad
|
91920f4d84
|
fix(pos): partial return amount update
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
(cherry picked from commit a378619c9a)
|
2022-12-01 06:12:25 +00:00 |
|
Sagar Sharma
|
6957e2a85c
|
Merge pull request #33175 from frappe/mergify/bp/version-14-hotfix/pr-33174
fix: add company filter in RFQ Items (backport #33174)
|
2022-11-30 12:25:57 +05:30 |
|
s-aga-r
|
7c1595e2c2
|
fix: add company filter in RFQ Items
(cherry picked from commit ca0485a503)
|
2022-11-30 05:07:06 +00:00 |
|
Deepesh Garg
|
6878536a57
|
Merge pull request #33168 from frappe/mergify/bp/version-14-hotfix/pr-33162
fix: Tax withholding net total for PI in reports (backport #33162)
|
2022-11-29 19:23:16 +05:30 |
|
Deepesh Garg
|
f87c3c6157
|
fix: Tax withholding net total for PI in reports
(cherry picked from commit 3eb1ed19a1)
|
2022-11-29 13:21:16 +00:00 |
|
Frappe PR Bot
|
7d63bcbeb6
|
chore(release): Bumped to Version 14.9.0
# [14.9.0](https://github.com/frappe/erpnext/compare/v14.8.0...v14.9.0) (2022-11-29)
### Bug Fixes
* `production_item` filter in `Job Card Summary Report` ([c9f4f60](c9f4f60425))
* `Work Order` filter typo in `Job Card Summary Report` ([b157193](b1571932d0))
* Auto repeat date validations ([2aada1a](2aada1a0d9))
* check for session user rather than owner ([c9c7222](c9c7222ded))
* company name with `,` in `Job Card Summary Report` ([9c6d020](9c6d020e49))
* company name with `,` in `Work Order Summary Report` ([bc649b3](bc649b371f))
* create rounding gl entry for PCV during gle post processing ([fd4bcd9](fd4bcd9f7f))
* Debit and Credit not equal while submitting PI containing asset item ([c11a31b](c11a31b390))
* disbursable amount on currrent security price ([5edaf83](5edaf83733))
* Dispatch address display ([ef687e2](ef687e22b8))
* incorrect balance qty ([f92b501](f92b5011da))
* job card for quantity UX ([59e2ab7](59e2ab702f))
* MR Item `description` and `item_name` gets reset on `qty` change ([85d108b](85d108b810))
* only show serial no batch selector only once ([8d0f715](8d0f715087))
* opportunity list doesn't show assigned user (backport [#33110](https://github.com/frappe/erpnext/issues/33110)) ([#33131](https://github.com/frappe/erpnext/issues/33131)) ([0ba2a4d](0ba2a4d084))
* **pos:** filter on customer groups ([c1ae5b0](c1ae5b0af5))
* **pos:** warehouse should be in company ([c03ec80](c03ec80d1a))
* precision in asset test_scrap_asset ([0fe5e9a](0fe5e9a9d1))
* production plan UX ([4607590](46075901ba))
* remove duplicate schema ([cdd13cd](cdd13cd95f))
* remove obsolete comment ([978924a](978924a7e4))
* reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` ([4b0c9b6](4b0c9b6115))
* reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([e530f0b](e530f0b2fb))
* UX for inventory dimension ([f1dd4d0](f1dd4d0449))
* **ux:** Action buttons in Bank Reconciliation ([93b8cc3](93b8cc3042))
* validation msg in stock entry ([65ac84e](65ac84e020))
* Valuation Rate column UX in stock ledger report ([5c065e8](5c065e8a64))
### Features
* add connections to Incoterm doctype ([89b9a06](89b9a06204))
* add doctype Incoterm ([b711931](b7119318a6))
* add german translations for incoterm titles ([f7988de](f7988dea1b))
* add incoterm to purchasing transactions ([88346b1](88346b17e9))
* add incoterm to sales transactions ([fcfe0cb](fcfe0cb9e9))
* create Incoterm records after install ([93e029d](93e029df91))
* create incoterms and migrate shipments ([014896a](014896a595))
* german tax templates ([5652af0](5652af04ba))
* item wise tds calculation for purchase order ([5f8f574](5f8f574e20))
* item wise tds calculation for purchase order. ([2bd8bd2](2bd8bd224b))
* item wise tds in purchase order ([ba36435](ba3643514e))
* make Material Request for sub-assembly items ([5fc4dfa](5fc4dfaad6))
* **pos:** invoice: fitler warehouse by company ([c379baf](c379baf7a2))
* validate repost item valuation against accounts freeze date ([04f50ea](04f50ea76a))
v14.9.0
|
2022-11-29 13:19:34 +00:00 |
|
Deepesh Garg
|
9fc8acf707
|
Merge pull request #33163 from frappe/version-14-hotfix
chore: release v14
|
2022-11-29 18:48:14 +05:30 |
|
Sagar Sharma
|
f2f06aaa56
|
Merge pull request #33159 from frappe/mergify/bp/version-14-hotfix/pr-33136
fix: reset `voucher_type` and `voucher_no` if `based_on` is set to `Transaction` (backport #33136)
|
2022-11-29 13:24:53 +05:30 |
|
s-aga-r
|
5728300f03
|
chore: make posting_date and posting_time read-only if based_on is set to Transaction
(cherry picked from commit 4e10352b48)
|
2022-11-29 06:44:35 +00:00 |
|
s-aga-r
|
e530f0b2fb
|
fix: reset voucher_type and voucher_no if based_on is set to Item and Warehouse
(cherry picked from commit eeec008547)
|
2022-11-29 06:44:35 +00:00 |
|
rohitwaghchaure
|
8ebf34629d
|
Merge pull request #33158 from frappe/mergify/bp/version-14-hotfix/pr-33013
fix: validate repost item valuation against accounts freeze date (backport #33013)
|
2022-11-29 12:06:29 +05:30 |
|
Sagar Sharma
|
72351e38f2
|
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33013
|
2022-11-29 11:16:53 +05:30 |
|