z
aaac437303
docs(brand): add hero banner
2026-06-28 20:19:25 -07:00
z
681840d7fc
chore(brand): dynamic hero banner
2026-06-28 20:19:24 -07:00
32b9f6dd49
ci: run on self-hosted ARC pool (hanzo-build-linux-amd64/deploy), not GitHub-hosted ( #1 )
...
Co-authored-by: zeekay <z@hanzo.ai >
2026-06-19 20:34:29 -07:00
antje
af82c17fe8
chore: restore upstream LICENSE (GPL-3.0 — ERPNext)
2026-06-19 00:39:36 -07:00
Hanzo Dev
aae454c4f1
chore: migrate from yarn to pnpm
2026-03-03 06:45:46 -08:00
Zach Kelling
b719a9402e
chore: rewrite LLM.md — remove boilerplate, keep factual content
...
Trimmed excessive/aspirational content. Kept architecture and technical facts.
2026-02-17 18:16:04 -08:00
Zach Kelling
0153c42639
chore: sync uncommitted changes
2026-02-13 22:15:36 -08:00
z and GitHub
99373a89da
Update README.md
2025-05-24 15:40:02 -05:00
z and GitHub
d62a7d568a
Merge branch 'frappe:develop' into develop
2025-05-24 15:39:34 -05:00
rohitwaghchaure and GitHub
1e8ed22421
fix: absence of rounding causing discrepancy in the valuation rate calculation ( #47700 )
2025-05-24 17:11:12 +05:30
Diptanil Saha and GitHub
89115688f7
fix: pos screen ui ux ( #47680 )
...
* fix: pos addl info dialog submit form on save
* feat: new invoice and recent order button on page action
* fix: item cart highlighted item scrolling
* fix: using icon instead of text in fullscreen button
* fix: search field clear button alignment
* fix: hide item selector on item details display
* fix: using add_action_icon
* fix: action of 'New Invoice' for unsaved changes
* fix: highlight numpad btns on hover
* fix: pos recent orders filter and list items
* chore: added icons for pos icon buttons
* fix: recent order toggle after invoice submission
* fix: capitalized text in select options
2025-05-23 12:36:21 +05:30
rohitwaghchaure and GitHub
c3b17024bd
fix: skip last purchase rate for free item ( #47693 )
2025-05-23 08:25:35 +05:30
Hanzo Dev
154ad1e8fc
Add LLM.md
2025-05-22 20:19:46 -05:00
Hanzo Dev
71116d2876
Update Docs
2025-05-22 20:18:00 -05:00
ruthra kumar and GitHub
30e23a8c74
Merge pull request #47692 from ruthra-kumar/test_refactor_1
...
refactor(test): drop ignore test dependencies on some empty test modules
2025-05-22 20:29:14 +05:30
ruthra kumar
351f02cea0
refactor(test): project update drop ignore test record dependencies
2025-05-22 20:09:55 +05:30
ruthra kumar
9fa5bbae24
refactor(test): remove IGNORE_TEST_RECORD_DEPENDENCIES
2025-05-22 20:09:55 +05:30
ruthra kumar
10a5815805
chore: remove dead code
2025-05-22 20:09:55 +05:30
ruthra kumar and GitHub
aae63afec9
Merge pull request #47690 from ruthra-kumar/deterministic_leaf_node_doctypes
...
refactor(test): remove dependency from sales partner and territory
2025-05-22 19:57:31 +05:30
ruthra kumar
b22efc0bb5
refactor(test): remove dependency from sales partner and territory
2025-05-22 16:59:11 +05:30
Khushi Rawat and GitHub
6ed97b5fda
fix: incorrect valuation rate due to positive qty ( #47686 )
2025-05-22 16:13:24 +05:30
ruthra kumar and GitHub
6bd6e7d417
Merge pull request #47675 from ljain112/fix-terrirtory
...
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory"
2025-05-22 15:56:07 +05:30
ruthra kumar and GitHub
07e11f94b6
Merge pull request #47656 from ruthra-kumar/new_budget_controller_cumulative_breach
...
fix: handle cumulative breach for monthly and annual
2025-05-22 15:28:01 +05:30
ruthra kumar
5a9b272f84
test: cumulative actions for budget
2025-05-22 15:04:17 +05:30
ruthra kumar
f077f60344
refactor(test): utlity method to set cumulative actions
2025-05-22 14:03:43 +05:30
ruthra kumar
3eb07fba2a
refactor: use cumulative control action on new controller
2025-05-22 13:54:04 +05:30
ruthra kumar
45368f983b
refactor: control actions for cumulative expense
2025-05-22 13:47:02 +05:30
Mihir Kandoi and GitHub
483b572db0
Merge pull request #47658 from mihir-kandoi/st39010
...
fix: exchange rate not being fetched when creating supplier quotation…
2025-05-22 12:55:37 +05:30
Mihir Kandoi and GitHub
8d9888b1b6
fix: include rejected amount in PI/PR overbilling validation logic ( #47572 )
...
* fix: include rejected amount in PI/PR overbilling validation logic
* fix: add check if amount is 0
* fix: unneccessary condition
2025-05-22 12:52:31 +05:30
ljain112
51162cb1a3
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory"
2025-05-22 12:34:55 +05:30
Diptanil Saha and GitHub
b2696bf659
fix: pos additional information fields not updating on removal of data ( #47663 )
2025-05-21 18:36:26 +05:30
Mihir Kandoi
9d12ae071a
fix: exchange rate not being fetched when creating supplier quotation from MR
2025-05-21 15:42:51 +05:30
Diptanil Saha and GitHub
8c86def018
fix: pos invoice status not updating on cancel ( #47556 )
2025-05-21 14:37:22 +05:30
ruthra kumar
4862ae42d5
fix: handle cumulative breach for monthly and annual
...
- better method names
2025-05-21 14:30:59 +05:30
rohitwaghchaure and GitHub
738cb6a0c1
fix: incorrect inventory dimension for material transfer ( #47592 )
2025-05-20 19:13:08 +05:30
Khushi Rawat and GitHub
33ab64dec2
fix: asset cancellation issue ( #47639 )
2025-05-20 17:06:57 +05:30
Khushi Rawat and GitHub
0f5be4b245
feat: is composite component checkbox ( #47602 )
...
* feat: composite component
* chore: update mandatory depends on according to the new checkbox
* chore: validate disposal date for composite component asset
* fix: updated modified time
2025-05-20 16:51:02 +05:30
ruthra kumar and GitHub
ee27730b72
Merge pull request #47632 from akhilnarang/quotation-use-small-text
...
fix(quotation): use `Text Editor` field in alternative items dialog
2025-05-20 14:20:57 +05:30
Akhil Narang
c7ea91073e
fix(quotation): use Text Editor field in alternative items dialog for item description
...
`Data` causes text to overflow - the field is originally a `Text Editor` field
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-05-20 14:03:47 +05:30
ruthra kumar and GitHub
13dd6272d7
Merge pull request #47629 from ljain112/fix-psa-ar
...
fix: date formatting in process_statement_of_accounts accounts_receivable print format
2025-05-20 13:52:52 +05:30
ljain112
67c32ce3c9
fix: date formatting in process_statement_of_accounts accounts_receivable print format
2025-05-20 13:19:02 +05:30
ruthra kumar and GitHub
6f85a74f30
Merge pull request #47580 from aerele/calculate-ageing-with
...
feat: add option to calculate ageing based on report date or today's date
2025-05-20 13:02:26 +05:30
ruthra kumar and GitHub
9dc27141c7
Merge pull request #47551 from cogk/fix-escape-uom-in-get_pricing_rules
...
fix: Escape UOM in pricing rule query
2025-05-20 11:26:00 +05:30
ruthra kumar and GitHub
15b3ce1beb
Merge pull request #47559 from ljain112/fix-billed-amt
...
fix: include only invoices with update_stock = 0 for billed amt in delivery note.
2025-05-20 11:01:04 +05:30
ruthra kumar and GitHub
83879715e9
Merge pull request #47486 from aerele/sales-analytics-opening-entry
...
fix(SalesAnalytics): Ignore opening entries
2025-05-20 10:50:19 +05:30
ruthra kumar and GitHub
0f27e100b2
Merge pull request #47614 from barredterra/make-return-doc
...
fix: remove hardcoded doctype in `make_return_doc`
2025-05-20 09:59:12 +05:30
Frappe PR Bot and GitHub
2206f492ac
fix: sync translations from crowdin ( #47554 )
2025-05-20 03:39:18 +02:00
Khushi Rawat and GitHub
ff2ccf9bce
fix: asset image field updation issue ( #47615 )
2025-05-20 01:07:14 +05:30
rohitwaghchaure and GitHub
3e098da01f
fix: GL entries for rejected returned materials ( #47612 )
2025-05-19 22:53:03 +05:30
barredterra
45a5c19dd4
fix: remove hardcoded doctype in make_return_doc
2025-05-19 15:40:57 +02:00