Sowmya
f8f82ccf31
Merge pull request #51458 from aerele/default-age-range
...
feat: add default-age-range in accounts settings
2026-01-06 11:07:28 +05:30
ravibharathi656
8e54be7808
fix(payment entry): fetch gain loss account from company boot
2025-12-11 16:20:10 +05:30
Akhil Narang
1cf9f903e5
fix: adapt to query builder
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-11-19 21:36:37 +05:30
El-Shafei H.
83d575206b
feat: cache employee name in session data on boot
2025-10-09 08:25:58 +03:00
El-Shafei H.
5d0958c5b1
feat: Cache employee name in session data on boot
2025-10-08 09:51:13 +03:00
El-Shafei H.
1d7a8dda26
Merge branch 'frappe:develop' into add-employee-name-to-session-user
2025-10-08 09:49:56 +03:00
ruthra kumar
9391c8911c
refactor: rename reactivity checkbox
2025-09-24 16:24:03 +05:30
El-Shafei H.
4b7cb6bfad
feat: add employee name to session user
2025-09-08 13:46:52 +03:00
Ankush Menat
765c7c2bcc
refactor: rename get_settings -> get_single_value ( #47961 )
2025-06-09 04:40:02 +00:00
Ankush Menat
73746e2c71
perf: use cached selling settings ( #47949 )
...
* perf: Use cached stock repost settings
* perf: Use cached selling settings
2025-06-06 14:10:12 +00:00
Ankush Menat
45a4beb401
perf: Use cached accounts settings ( #47947 )
2025-06-06 13:59:18 +00:00
Diptanil Saha
3965e2f3de
fix: fiscal year error on new setup and continuous request ( #47431 )
...
fix: fiscal year error on new setup
2025-05-12 14:06:03 +05:30
ruthra kumar
6ea9c0c48d
refactor: pass config through boot
2024-12-10 17:48:13 +05:30
David Arnold
f1bd6e492a
chore: use local deprecation ( #44306 )
2024-11-23 22:25:12 +00:00
David
41e395a7e3
fix: hot path in page load
2024-08-01 23:23:48 +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
Ankush Menat
b897225136
fix: Remove reference to non-existing doctype
2024-01-09 22:04:24 +05:30
Ankush Menat
bb18ae82cf
refactor: use db.get_single_value
2024-01-09 21:57:50 +05:30
barredterra
956c3c50a0
chore: deprecate unused method
2023-12-11 19:46:37 +01:00
barredterra
40c1acc961
fix: get sales partner for leaderboard
2023-12-11 19:45:32 +01:00
barredterra
7babfd4ac4
fix: get sales person for leaderboard
2023-12-11 19:44:24 +01:00
barredterra
65df4b6aa8
fix: get suppliers for leaderboard
2023-12-11 19:34:54 +01:00
barredterra
2721ee3a8d
fix: get items for leaderboard
2023-12-11 19:34:24 +01:00
barredterra
137b5a6108
fix: get customers for leaderboard
2023-12-11 18:32:49 +01:00
Ankush Menat
6a47a2ceaf
chore: remove unused cache=True
2023-12-06 20:53:55 +05:30
Richard Case
525f656cc1
feat: add employee number to client user bootinfo ( #38477 )
2023-12-06 20:48:13 +05:30
Deepesh Garg
371413a078
fix: Button to clear demo data
2023-07-29 22:39:07 +05:30
Raffael Meyer
870b02b03c
fix: allow over-payment against SO ( #35079 )
2023-05-14 08:59:58 +05:30
Deepesh Garg
148703bfc2
feat: Setting to allow Sales Order creation against expired quotation ( #33952 )
...
* feat: Setting to allow Sales Order creation against expired quotation
* chore: linting issues
2023-02-13 10:27:55 +05:30
Ankush Menat
50e9698932
chore: drop dead code ( #32595 )
...
[skip ci]
2022-10-13 15:25:22 +05:30
Ankush Menat
90942d2ba5
chore: remove currency info from boot ( #31520 )
...
refactor: remove currency info from boot
Framework loads this info by default now, so no need to add it here.
2022-07-05 11:22:32 +05:30
Ankush Menat
494bd9ef78
style: format code with black
2022-03-28 18:52:46 +05:30
Anupam Kumar
3928a402d4
feat: CRM Settings ( #27788 )
...
* feat: crm settings
* feat: CRM Settings
* feat: lead and opprtunity section
* feat: added CRM Settings in ERPNext Settings workspace
* fix: review chnages
* added patch
* fix: linter issues
* fix: linter issues
* fix: linter issues
* fix: removed crm settings from selling module
* fix: raw query to frappe.qb
* fix: removed hardcoded value
* fix: linter issue
* fix: simplify CRM Settings migration patch
Co-authored-by: Anupam Kumar <anupam@Anupams-MacBook-Air.local >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-12-06 13:52:00 +05:30
Ankush Menat
8fe5feb6a4
chore: remove all six compat code
2021-11-05 11:16:29 +05:30
Ankush Menat
6098e92ba9
chore: remove utf-8 compat code
2021-11-05 11:16:29 +05:30
Chillar Anand
915b34391c
chore: Clean up imports ( #27302 )
...
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
2021-09-02 16:44:59 +05:30
Ankush Menat
4551d7d602
chore: mass trailing whitespace and EOF fixes
2021-08-19 13:43:28 +05:30
prssanna
b57b3c9f6c
feat: hook to fetch additional print settings in print view
2020-10-22 15:37:47 +05:30
prssanna
12d4be7f3f
feat: icons in leaderboard
2020-10-16 11:31:47 +05:30
marination
2a56000460
fix: Supplier Leaderboard fix
2020-09-03 19:45:04 +05:30
Prssanna Desai
fb89906354
fix: pass date range instead of from date ( #22114 )
...
* fix: pass date range instead of from date
* fix: escape inputs
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com >
2020-07-22 20:17:50 +05:30
Prssanna Desai
82ddef58c0
feat: date filter for fiscal year ( #21880 )
...
* feat: date filter for fiscal year
* fix: rename fieldtypes to valid_for_fieldtypes
* Update utils.py
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-06-18 18:18:41 +05:30
Shivam Mishra
e091789332
feat: remove website settings from boot ( #21801 )
2020-05-20 16:17:12 +05:30
Suraj Shetty
d23c9987ed
style: Fix Codacy
2019-09-30 13:09:12 +05:30
prssanna
b874922404
fix: whitelist leaderboard functions
2019-09-30 11:12:10 +05:30
prssanna
119c976ad1
fix: missing comma
2019-09-27 16:28:08 +05:30
prssanna
8f7ed71e9e
fix: add df to leaderboard config
2019-09-27 15:09:40 +05:30
prssanna
d095acdad5
fix: use orm for queries
2019-09-26 13:41:24 +05:30
prssanna
3f1444e410
fix: get leaderboards using hooks
2019-09-24 13:51:22 +05:30
karthikeyan5
7fc6021ca5
feat(setup): adding selling buying filter in terms and conditions
2019-07-04 22:46:16 +05:30