Kavin
455ef6f084
fix: calculate AED exchange rate based on pegged value with USD
2025-01-10 18:20:47 +05:30
Rohit Waghchaure
61efb2bb39
fix: delivery_document_no column issue
2025-01-10 18:19:48 +05:30
ruthra kumar
856ec08484
Merge pull request #45195 from sokumon/coa-ui
...
fix: coa actions cleanup
2025-01-10 16:08:19 +05:30
rohitwaghchaure
31005c5984
Merge pull request #45076 from frappe/valuation_in_ageing_report
...
feat: Added valuation of quantity for each age group in stock ageing …
2025-01-10 14:25:50 +05:30
Rohit Waghchaure
14ce2337df
fix: incorrect valuation rate for PI based revaluation
2025-01-10 14:20:48 +05:30
ruthra kumar
e0517852bc
test: ensure reconciliation date config takes effect
2025-01-10 12:17:13 +05:30
rohitwaghchaure
e4d3235b9c
Merge pull request #45204 from frappe/mergify/bp/develop/pr-45197
...
fix: precision loss causing process loss variance (backport #45197 )
2025-01-10 12:00:37 +05:30
rohitwaghchaure
5ccf4a1783
chore: fix conflicts
2025-01-10 11:25:53 +05:30
FATHIH MOHAMMED
1ef9f7f8fd
fix: precision loss causing process loss variance
...
(cherry picked from commit d84601b2a3 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-01-10 05:49:59 +00:00
DaizyModi
376bdc75f4
fix: Correct Party Bank Account mapping in Payment Entry
2025-01-10 11:06:39 +05:30
ruthra kumar
c8e93e7a61
refactor: hide old checkbox
2025-01-09 20:41:29 +05:30
ruthra kumar
bb8d2c994c
refactor: payment entry to handle posting date on configuation
2025-01-09 20:41:29 +05:30
ruthra kumar
fb6c72a247
refactor: test cases updated
2025-01-09 20:41:29 +05:30
ruthra kumar
a8a8ac71b6
refactor: patch to migrate checkbox to select
2025-01-09 20:41:27 +05:30
ruthra kumar
8b2c981fc3
refactor: introduce select fields in company and payment entry
2025-01-09 20:22:05 +05:30
sokumon
108a91d788
fix: coa actions cleanup
2025-01-09 16:49:24 +05:30
rohitwaghchaure
1f1c01d88e
Merge pull request #44988 from frappe/35225
...
feat: Validate sub assembly and material request items in Production …
2025-01-09 16:28:29 +05:30
rohitwaghchaure
90339511aa
Merge pull request #45190 from diptanilsaha/fix-typo-in-manufacturing-settings
...
fix: typo in manufacturing settings
2025-01-09 16:26:01 +05:30
diptanilsaha
a9b761f862
fix: typo in manufacturing settings
2025-01-09 16:05:40 +05:30
rohitwaghchaure
4ec824d71e
Merge pull request #45183 from rohitwaghchaure/fixed-support-29059
...
fix: not able to see create Quality Inspection button
2025-01-09 14:36:52 +05:30
rohitwaghchaure
bb9dd7b8cc
Merge pull request #45180 from rohitwaghchaure/fixed-support-28867
...
fix: do not add ordered items from Quotation to new Sales Order
2025-01-09 14:34:13 +05:30
Rohit Waghchaure
b291835ccd
fix: not able to see create Quality Inspection button
2025-01-09 14:31:01 +05:30
Rohit Waghchaure
2e930eb97b
fix: do not add ordered items from Quotation to new Sales Order
2025-01-09 13:52:34 +05:30
rohitwaghchaure
00dadc1a89
Merge pull request #45177 from rohitwaghchaure/fixed-support-29008
...
fix: timeout error for work order
2025-01-09 13:47:17 +05:30
Rohit Waghchaure
b4ceda6f2c
fix: timeout error for work order
2025-01-09 13:27:43 +05:30
Khushi Rawat
7ea73d8265
chore: removal of decapitalization feature ( #45162 )
...
* chore: removal of decapitalization feature
* fix: rearrangement of asset capitalization doctype fields
2025-01-08 20:44:12 +05:30
Raffael Meyer
9e760e54a5
fix(Timesheet): ignore permissions when updating Task and Project ( #45168 )
2025-01-08 13:36:31 +01:00
Sudharsanan11
e614f07795
fix: validate linked sales person
2025-01-08 13:51:33 +05:30
Ejaaz Khan
81d8f257aa
refactor: validate due date code and message according to doctype ( #45126 )
...
* refactor: change message of date comparision and refactor code
* refactor: commonify function call for sales and purchase invoice
* refactor: remove redundant mandatory error validation
2025-01-08 12:49:02 +05:30
Mihir Kandoi
dbb572eec1
test: Valuation of ageing stock
2025-01-08 11:52:24 +05:30
ruthra kumar
2b453219fc
Merge pull request #45148 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-01-08 09:01:02 +05:30
ruthra kumar
ca44a31420
Merge pull request #45154 from ruthra-kumar/remove_possible_deadlock_in_auto_reconcile
...
fix: possible deadlock while using auto reconciliation
2025-01-08 09:00:42 +05:30
ruthra kumar
4620025dcd
chore: remove 'Experimental' tag
2025-01-08 08:22:37 +05:30
ruthra kumar
5df9a8ab99
Merge pull request #45112 from marination/bank-reco-bank-balance
...
fix: Missing company filter breaks `get_account_balance` in Bank Reco
2025-01-08 08:16:21 +05:30
Frappe PR Bot
731822efac
fix: Spanish translations
2025-01-07 21:48:22 +05:30
rohitwaghchaure
a24d7e8ecd
Merge pull request #45144 from rohitwaghchaure/fixed-support-28796
...
fix: issue in returning components against the SCO
2025-01-07 18:31:18 +05:30
Rohit Waghchaure
729ce1dc50
fix: issue in returning components against the SCO
2025-01-07 18:11:56 +05:30
Diptanil Saha
31dd32dcdf
fix: serial and batch no. buttons on pos ( #45048 )
2025-01-07 18:06:02 +05:30
Khushi Rawat
6850019649
feat: work in progress status for asset ( #45066 )
...
* feat: work in progress status for asset
* fix: test case correction
* fix(patch): added patch to update status of assets
* fix: updated tests
2025-01-07 17:38:21 +05:30
Diptanil Saha
2788739c1e
feat: pos configuration for print receipt on complete order ( #45024 )
2025-01-07 17:35:01 +05:30
Diptanil Saha
9f77793f16
chore: removal of tally migration feature ( #45100 )
2025-01-07 17:28:46 +05:30
Ejaaz Khan
a0f17f8e73
refactor: change sales invoice button position ( #45130 )
2025-01-07 17:17:59 +05:30
Venkatesh
dc5bff9008
fix: ignore crm deal in tax_rule search filter ( #45134 )
2025-01-07 17:11:31 +05:30
marination
8521796811
fix: Wrong bank_ac_no filter + simplify convoluted logic
2025-01-07 13:28:55 +05:30
Sanket322
61d4593236
fix: minor update for readability
2025-01-07 12:44:29 +05:30
ruthra kumar
3bc74f219a
Merge pull request #45121 from ruthra-kumar/revert_44989
...
fix: discount resetting on date change
2025-01-07 11:20:43 +05:30
ruthra kumar
886281f81a
fix: discount resetting on date change
...
revert #44989
2025-01-07 11:14:42 +05:30
Raffael Meyer
9eede907f8
fix(Project): make status in confirmation dialog translatable ( #45118 )
2025-01-06 22:12:53 +00:00
Raffael Meyer
6f5fea6b52
refactor(Project): extract custom button function ( #45116 )
2025-01-06 21:58:38 +00:00
Frappe PR Bot
3ca3707603
fix: sync translations from crowdin ( #45113 )
2025-01-06 18:25:54 +01:00