khushi8112
dbf9faa87c
feat: prompt user to input company logo and address if missing in print preview
2025-10-12 13:11:04 +05:30
khushi8112
f6ebf2d0b3
feat: letterhead for print format
2025-10-12 13:11:04 +05:30
khushi8112
1adbf90d8c
fix: css changes in letterhead
2025-10-12 13:11:03 +05:30
khushi8112
7386270fce
feat: add letterhead fixture
2025-10-12 13:11:03 +05:30
Sagar Vora
a028d856bc
fix: use the new extend_doctype_class hook
2025-09-09 11:34:49 +05:30
Raffael Meyer
625321ba8a
fix: stop creating transaction logs ( #49383 )
2025-08-29 15:33:07 +00:00
Sagar Vora
d959ca1694
fix: handle dunning status change on all changes to outstanding amount
2025-08-18 14:57:41 +05:30
Sagar Vora
fe2d0ea43b
refactor: commonify and improve perf
2025-08-18 14:57:41 +05:30
Karm Soni
b304c1d079
feat: add dunning resolution for credit notes and update hooks
2025-08-18 14:57:40 +05:30
Diptanil Saha
86b37782fe
fix: pos payment section ( #48366 )
2025-07-03 15:16:07 +05:30
sokumon
b630ccc8e6
fix: remove newsletter related code
2025-06-27 01:21:33 +05:30
rohitwaghchaure
75b5ba6e67
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. ( #47691 )
2025-06-03 13:02:45 +05:30
Diptanil Saha
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
Ankush Menat
a50251401f
perf: move all hourly/daily jobs to maintenance queue ( #47504 )
...
None of them need to strictly happen at 00:00 or *:00, so moving them all to maintenance queue which executes with same frequency but spaced out.
2025-05-12 17:58:56 +05:30
barredterra
08f21c7905
fix: remove hook that does nothing
2025-04-13 15:29:38 +02:00
Ankush Menat
41fe30ea6e
chore: erpnext.com -> frappe.io/erpnext ( #46288 )
2025-03-05 05:32:21 +00:00
Soham Kulkarni
98cc1558d3
Small UI changes ( #45938 )
...
* fix: change erpnext logo and home workpsace icon
* fix: actually change home workspace icon
* fix: typo in hooks.py
2025-02-17 15:40:22 +05:30
Ejaaz Khan
aa38895caf
feat: add option to update modified on communication recieved ( #45307 )
2025-01-17 16:40:35 +05:30
ruthra kumar
ce9c606f71
refactor: allow users to configure interval for Semi-Auto payment reconciliation ( #45211 )
...
* refactor: configurable interval for reconciliation trigger
* refactor: set default value for interval
* refactor: configurable queue size
* refactor: use patch to setup default cron job
* refactor: use 'after_migrate' to setup cron for reconciliation
User specified interval will be used
* chore: type casting
* refactor: use scheduler_event to persist cron
* chore: rename field
* chore: use configured queue size
* chore: remove unwanted field
2025-01-14 16:59:15 +05:30
Abdeali Chharchhoda
71d1205f53
refactor: use variables for app name, title, and home route in hooks
2025-01-02 16:40:12 +05:30
Khaled Bin Amir
a2199db5e5
feat: Add 'ABBR' variable to support company abbreviation in naming series ( #43260 )
...
* Add ABBR variable in naming settings
* Add ABBR variable in naming settings
* Update utils.py
* chore: resolve linter
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-11-19 15:15:27 +05:30
Raffael Meyer
2a8dbc5cd5
feat: new DocTypes "Code List" and "Common Code" ( #43425 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
2024-11-17 15:05:33 +01:00
Sumit Bhanushali
ea8912b916
Revert "fix: dont hardcode workspace in app route"
2024-09-17 10:37:06 +05:30
Sumit Bhanushali
26774ebd78
fix: dont hardcode workspace in app route
2024-09-16 18:21:48 +05:30
Rushabh Mehta
87662403d9
Merge pull request #43090 from rmehta/logo-2024
...
fix(logo): updated logo
2024-09-06 14:35:50 +05:30
Rushabh Mehta
8a71b54572
fix(logo): updated logo
2024-09-06 14:14:15 +05:30
Nihantra C. Patel
01b345e046
fix: update develop_version in hooks
2024-09-02 10:40:31 +05:30
rahulgupta8848
d4fdada83c
feat: account heads changed along with journal entry type and descrip… ( #42845 )
...
* feat: account heads changed along with journal entry type and description
* feat: added patch for difference_amount for asset value adjustment and refactor
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
2024-09-01 10:39:48 +05:30
Shariq Ansari
1d9ed27a89
chore: linter fix
2024-08-30 16:57:17 +05:30
Shariq Ansari
e8f8fb8a8f
fix: added app permission check for apps page
2024-08-30 16:51:26 +05:30
Shariq Ansari
5280132423
chore: renamed include_as_app to include_in_apps_screen
2024-08-12 19:23:43 +05:30
Shariq Ansari
1d52ef7afe
fix: include erpnext in apps page
2024-08-12 17:48:54 +05:30
ruthra kumar
fc4e5f165c
refactor: hooks for monthly re-evaluation jobs
2024-07-24 18:18:21 +05:30
Nihantra C. Patel
909aa8f359
fix: path of automatically updates the status of asset maintenance log
2024-07-03 13:12:00 +05:30
Khushi Rawat
c5e474f4f5
fix: add auto-update for overdue status ( #42105 )
...
* fix: auto-update for overdue status
* chore: use qb.update
2024-07-01 16:55:49 +05:30
ruthra kumar
e93b4a1f2c
refactor: add payment request to dimension list
2024-04-12 16:51:11 +05:30
ruthra kumar
5446ed7642
Merge pull request #40695 from ruthra-kumar/ledger_health_monitor
...
feat: Periodically monitor ledger health
2024-04-09 17:52:55 +05:30
Smit Vora
f7c9e1538b
feat: new hook fields_for_group_similar_items to group additional fields for print formats ( #40831 )
2024-04-08 10:17:18 +00:00
David
46e12e0981
chore: smaller loop; less indirection
2024-04-03 02:23:37 +02:00
Akhil Narang
3effaf21ef
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-03-27 16:06:04 +05:30
ruthra kumar
f96cf111ed
chore: schedule job to run daily
2024-03-27 10:33:54 +05:30
ruthra kumar
0a495bf65e
Merge pull request #39717 from ruthra-kumar/redesign_transaction_deletion_record
...
refactor: Transaction Deletion record for large volumes
2024-03-20 19:41:39 +05:30
Deepesh Garg
60ba25caf2
fix: Remove custom queries for customer
2024-03-16 19:47:39 +05:30
ruthra kumar
ec194ef076
refactor: barebones hook on all doctypes with 'company' field
2024-03-16 10:41:05 +05:30
Ankush Menat
294f562fb9
build: Pin frappe requirements to ^16.0.0 ( #39782 )
2024-02-07 18:30:35 +05:30
ruthra kumar
9fcd89d456
refactor: use generic name for advance doctypes variable
2024-01-24 14:19:21 +05:30
ruthra kumar
ebaa5d3add
Merge pull request #39054 from ruthra-kumar/provision_to_set_dimension_in_reconciliation_tool
...
refactor: provision to filter on dimensions in reconciliation tool
2024-01-23 17:28:21 +05:30
David Arnold
c88ce55242
fix: advance payment doctypes to keep input/output distinction
2024-01-23 10:30:07 +01:00
ruthra kumar
cfb3d87267
refactor: update dimension doctypes in hooks
2024-01-15 14:55:15 +05:30
ruthra kumar
b69cdeb4a6
refactor: allow sales invoice in Bank Reconciliation tool
2024-01-05 16:13:49 +05:30