Rohit Waghchaure
82c3da5b1e
feat: option to enable serial / batch features
2026-03-06 11:47:53 +05:30
rohitwaghchaure
2bc3c146a6
Merge pull request #52956 from rohitwaghchaure/organization-desktop-icon
...
feat: organization desktop icon
2026-03-05 14:05:32 +05:30
rohitwaghchaure
ba05608ce6
Merge pull request #52745 from rohitwaghchaure/fixed-balance-qty-inv-dimension
...
fix: balance qty for inv dimension
2026-03-05 13:49:36 +05:30
Rohit Waghchaure
4e9a2a327f
feat: organization desktop icon
2026-03-05 13:43:35 +05:30
rohitwaghchaure
06e0effbf7
Merge pull request #53170 from jacob-salvi/new-org-icon
...
chore: New org icon
2026-03-05 13:39:16 +05:30
Rohit Waghchaure
a3eafe5b18
fix: balance qty for inv dimension
2026-03-05 13:22:45 +05:30
Mihir Kandoi
50d6971d20
Merge pull request #53161 from mihir-kandoi/type-hint-issues
2026-03-05 12:06:26 +05:30
Nishka Gosalia
7e368c16b7
Merge pull request #52924 from nishkagosalia/projects-form-cleanup
2026-03-05 11:57:43 +05:30
Jatin3128
edac82f6e3
Merge pull request #52138 from aerele/payment-date-mismatch
...
feat(selling-settings): add checkbox to fetch payment terms
2026-03-05 11:48:43 +05:30
Nishka Gosalia
3c9f520e68
refactor: project module form cleanup
2026-03-05 11:40:22 +05:30
Nishka Gosalia
15eb5d9827
Merge pull request #52415 from aerele/project-template-task-subject
2026-03-05 11:31:21 +05:30
ravibharathi656
7801dd5353
fix(task): allow is_template field in quick entry
2026-03-05 10:56:48 +05:30
ravibharathi656
c1431105f4
fix(project template): clear subject when task is empty
2026-03-05 10:56:48 +05:30
jacob-salvi
6f93210b9b
chore: new organisation icon
2026-03-05 10:14:45 +05:30
SowmyaArunachalam
8aae46a25e
test: test payment terms with backdated entries
2026-03-04 21:47:43 +05:30
SowmyaArunachalam
99ed1c34f3
fix: fetch payment terms from quotation
2026-03-04 21:47:41 +05:30
Mihir Kandoi
f07a6eb199
Merge pull request #53166 from mihir-kandoi/wo-producted-qty
2026-03-04 20:33:57 +05:30
Mihir Kandoi
5fead1d17a
fix: WO produced qty should be calculated using finished item child table transfer qty
2026-03-04 20:17:37 +05:30
SowmyaArunachalam
8b9e02fd44
fix: set default to 1
2026-03-04 19:00:16 +05:30
SowmyaArunachalam
f23dc07914
fix: handle payment terms template when disabled
2026-03-04 19:00:15 +05:30
SowmyaArunachalam
5611e9168e
test: enable automatically_fetch_payment_terms_from_quotation
2026-03-04 19:00:15 +05:30
SowmyaArunachalam
b1149fe950
fix: consider payment term only when enabled
2026-03-04 19:00:15 +05:30
SowmyaArunachalam
70b401e610
feat(selling-settings): add checkbox to recalculate payment date
2026-03-04 19:00:15 +05:30
Mihir Kandoi
58c198a58b
Merge pull request #53157 from mihir-kandoi/gh53101
2026-03-04 16:51:09 +05:30
Khushi Rawat
f2decc852c
Merge pull request #53154 from khushi8112/inter-company-asset-transfer-issue
...
fix: skip asset sale processing for internal transfer invoices
2026-03-04 16:36:03 +05:30
Mihir Kandoi
ee19c32c3a
fix: disallow all actions on job card if work order is closed
2026-03-04 16:34:32 +05:30
Mihir Kandoi
74b658fabf
fix: some type hints
2026-03-04 16:31:28 +05:30
Mihir Kandoi
083b571641
Merge pull request #53156 from nishkagosalia/st-61597
2026-03-04 16:12:24 +05:30
Nishka Gosalia
e37d4a6f7c
fix: updating costing based on employee change in timesheet
2026-03-04 15:24:54 +05:30
khushi8112
9cb3dad079
fix: skip asset sale processing for internal transfer invoices
2026-03-04 14:20:14 +05:30
Mihir Kandoi
700c14d5b3
Merge pull request #53147 from nishkagosalia/gh-52102
2026-03-04 12:19:35 +05:30
Mihir Kandoi
c0148c7266
Merge pull request #53148 from mihir-kandoi/fg_completed_qty
2026-03-04 12:09:18 +05:30
Mihir Kandoi
2d83069b82
fix: do not update fg_completed_qty when changing qty of fg line item
2026-03-04 12:06:28 +05:30
Nishka Gosalia
2ec02e477f
feat: allowing rate modification in update item in quotation
2026-03-04 10:54:51 +05:30
ruthra kumar
42ae954c16
Merge pull request #53005 from frappe/l10n_develop
...
fix: sync translations from crowdin
2026-03-04 10:45:47 +05:30
Mihir Kandoi
e3a55d31d3
Merge pull request #52784 from aerele/fix/support-#60042
2026-03-03 21:16:15 +05:30
Mihir Kandoi
767925a481
Merge pull request #53132 from aerele/fix/selling-price-validation
2026-03-03 21:09:30 +05:30
Mihir Kandoi
e970578c47
Merge pull request #53070 from aerele/rfq-email-template
2026-03-03 21:05:53 +05:30
kavin-114
723993fdf6
test: add unit test for FG Item selling price validation
2026-03-03 20:44:08 +05:30
kavin-114
4335318482
fix(selling): handle selling price validation for FG item
...
System checks valuation rate in incoming_rate field, since SO has it in valuation_rate field of item row,
need to handle the field name dynamically based upon the doctype name in Selling Controller.
2026-03-03 20:44:00 +05:30
Mihir Kandoi
17c715fde0
Merge pull request #53084 from aerele/fix/support-#61033
2026-03-03 20:40:31 +05:30
Mihir Kandoi
c76be620a8
Merge pull request #53037 from aerele/fix/qi-naming-rule-issue
2026-03-03 20:38:54 +05:30
Mihir Kandoi
2ce276df5b
Merge pull request #53099 from aerele/fix/procurement-report-requestor-invalid
2026-03-03 20:38:10 +05:30
rohitwaghchaure
e1bad10e6c
Merge pull request #53123 from rohitwaghchaure/fixed-status-of-serial-no
...
fix: serial no status for Disassemble entry
2026-03-03 18:53:35 +05:30
Shariq Ansari
93f2a8ad6b
Merge pull request #53119 from shariquerik/erpnext-crm-fix
2026-03-03 03:42:52 -08:00
Rohit Waghchaure
81acefa8ad
fix: serial no status for Disassemble entry
2026-03-03 17:11:53 +05:30
shariquerik
800810d23d
fix: ensure contacts are processed only if present in create_prospect_against_crm_deal
2026-03-03 16:56:00 +05:30
diptanilsaha
a1124449c2
Merge pull request #53110 from diptanilsaha/pr_tt
2026-03-03 15:00:09 +05:30
diptanilsaha
6342e78305
refactor: renamed args to pricing_ctx in set_transaction_type for clarity
2026-03-03 14:42:11 +05:30
Vishnu Priya Baskaran
d2e04750b5
fix: avoid circular dependency ( #53109 )
2026-03-03 14:32:08 +05:30