Deepesh Garg
|
d11a64ddcb
|
Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry
|
2023-03-17 16:50:49 +05:30 |
|
Deepesh Garg
|
be723bb9d4
|
chore: Update user manual link (#34478)
|
2023-03-17 15:39:33 +05:30 |
|
Deepesh Garg
|
91f7b0bbd6
|
Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry
|
2023-03-13 20:52:48 +05:30 |
|
Deepesh Garg
|
76775a3e49
|
fix: Update patch
|
2023-03-13 20:51:35 +05:30 |
|
Anand Baburajan
|
097be8bdea
|
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
|
2023-03-13 15:08:08 +05:30 |
|
ruthra kumar
|
9f26e3c27a
|
Merge pull request #34408 from ruthra-kumar/delete_remarks_migration_patch
chore: delete remarks migration patch
|
2023-03-13 09:14:21 +05:30 |
|
ruthra kumar
|
da37573b73
|
chore: delete remarks migration patch
Versions higher than V14.18.2, 'remarks' will be moved in 'migrate_gl_to_payment_ledger'
|
2023-03-12 13:41:50 +05:30 |
|
ruthra kumar
|
e371bb6672
|
Merge pull request #34387 from ruthra-kumar/refactor_gl_migration_patch
refactor(patch): remove inner join to improve SQL performance
|
2023-03-11 21:00:19 +05:30 |
|
ruthra kumar
|
1744f1d4e4
|
refactor: add remarks to column as well
|
2023-03-10 15:57:11 +05:30 |
|
ruthra kumar
|
f9cfabf78e
|
refactor(patch): remove inner join to improve SQL performance
|
2023-03-09 19:42:28 +05:30 |
|
anandbaburajan
|
ebb6953274
|
fix: add missing patch for new fields added in #34214
|
2023-03-09 17:55:27 +05:30 |
|
Deepesh Garg
|
719ac5c8f3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry
|
2023-03-08 18:35:26 +05:30 |
|
Deepesh Garg
|
3249a79f07
|
chore: rename Closing Balance to Account Closing Balance
|
2023-03-08 15:15:33 +05:30 |
|
Deepesh Garg
|
4a2046dfb6
|
fix: Aggregation with previous closing balance
|
2023-03-05 18:18:33 +05:30 |
|
Deepesh Garg
|
c089c4156c
|
chore: Minor fixes
|
2023-03-02 16:46:56 +05:30 |
|
Deepesh Garg
|
95c9aafda9
|
fix: Update patch to generate closing balance entries
|
2023-03-01 14:45:22 +05:30 |
|
anandbaburajan
|
dd74839eba
|
fix: manual depr schedule
|
2023-02-26 17:36:36 +05:30 |
|
Deepesh Garg
|
a663df376c
|
fix: Add patch to update closing balances
|
2023-02-26 16:06:04 +05:30 |
|
Suraj Shetty
|
64f439600b
|
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
|
2023-02-25 13:34:23 +05:30 |
|
Deepesh Garg
|
36c08d0835
|
fix: Add patches to create accounting dimension in Closing Balance
|
2023-02-23 16:46:37 +05:30 |
|
Sankara Subramanian V
|
a06d24037b
|
refactor(region): Splitting of KSA(Saudi Arabia) Regional logic from ERPNext (#33895)
* feat: remove KSA regional code
|
2023-02-21 22:52:20 +05:30 |
|
Shadrak Gurupnor
|
5e48e61c66
|
fix: forced delete linked desktop_icons (#34107)
* fix: forced delete linked desktop_icons
* fix: black
|
2023-02-19 11:42:35 +05:30 |
|
Raffael Meyer
|
770369e5c1
|
feat: translate fixtures during runtime, not installation (#33996)
feat: install untranslated fixtures from files
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
|
2023-02-14 09:29:27 +05:30 |
|
Anand Baburajan
|
2d54bf7199
|
Merge branch 'develop' into manual_depr_entries_develop
|
2023-02-03 22:25:27 +05:30 |
|
anandbaburajan
|
e5da0d7a63
|
chore: refactor AssetDepreciationSchedule
|
2023-02-03 22:23:17 +05:30 |
|
anandbaburajan
|
8ea9e4576f
|
fix: asset value for manual depr entries
|
2023-02-03 21:43:18 +05:30 |
|
ruthra kumar
|
2afed7de03
|
Merge pull request #33777 from ruthra-kumar/performance_tuning_remarks_migration
fix(patch): reduce memory usage while migrating remarks
|
2023-02-02 16:47:15 +05:30 |
|
ruthra kumar
|
ae2de3cf65
|
Merge pull request #33776 from ruthra-kumar/performance_tuning_ple_migration
patch: reduce memory usage by paging through records
|
2023-02-02 16:46:51 +05:30 |
|
ruthra kumar
|
9bb64107c5
|
perf: reduce memory usage while migrating remarks
Page through records using primary key
|
2023-02-01 10:44:44 +05:30 |
|
Sagar Sharma
|
57c8871de0
|
Merge branch 'develop' into fix-pick-list
|
2023-01-31 12:38:58 +05:30 |
|
s-aga-r
|
be41052dc8
|
chore: add status field in Pick List
|
2023-01-31 12:38:30 +05:30 |
|
ruthra kumar
|
fee0ca8cd9
|
perf: reduce memory usage by paging through records
While migrating GL entries to Payment Ledger, page through records using
primary key to reduce memory usage.
|
2023-01-29 15:27:01 +05:30 |
|
ruthra kumar
|
de10f2dc00
|
fix(patch): validation error on cost center allocation migration
If Distributed cost centers have GL postings on patch run date,
patch failes with valiation error.
|
2023-01-27 12:08:18 +05:30 |
|
Ritwik Puri
|
17045f88a1
|
fix: use hash based naming for tax withheld vouchers child table (#33643)
|
2023-01-20 18:53:39 +05:30 |
|
rohitwaghchaure
|
e68c4e2aa8
|
Merge pull request #33695 from rohitwaghchaure/fixed-patch-item_reposting_for_incorrect_sl_and_gl
fix: patch item_reposting_for_incorrect_sl_and_gl
|
2023-01-17 12:18:34 +05:30 |
|
Rohit Waghchaure
|
dbde3a3421
|
fix: patch item_reposting_for_incorrect_sl_and_gl
|
2023-01-17 11:47:53 +05:30 |
|
Deepesh Garg
|
312625fdc5
|
fix: Patch to update reference_due_date in Journal Entry (#33616)
|
2023-01-16 13:43:54 +05:30 |
|
Ankush Menat
|
8a56df695d
|
perf: Drop name part from posting sort index (#33551)
|
2023-01-10 09:54:15 +05:30 |
|
Deepesh Garg
|
f056e9e7c5
|
Merge pull request #33569 from ruthra-kumar/patch_to_update_new_je_type_in_property_setters
chore: patch property setters for JE with new entry type
|
2023-01-09 21:01:52 +05:30 |
|
ruthra kumar
|
789e448f0e
|
chore: patch property setters for JE with new entry type
|
2023-01-08 11:45:28 +05:30 |
|
anandbaburajan
|
adb5249257
|
chore: fix patch
|
2023-01-03 13:03:12 +05:30 |
|
anandbaburajan
|
7b6b5ae581
|
chore: refactoring patch
|
2023-01-03 09:21:08 +05:30 |
|
anandbaburajan
|
e501c2db51
|
chore: just testing patch
|
2023-01-02 21:11:53 +05:30 |
|
anandbaburajan
|
357c17214d
|
chore: fix patch
|
2023-01-02 20:32:29 +05:30 |
|
anandbaburajan
|
21a09e7431
|
chore: fix patch
|
2022-12-27 15:01:42 +05:30 |
|
anandbaburajan
|
c916fb0513
|
chore: fix module name in patch
|
2022-12-27 15:01:42 +05:30 |
|
anandbaburajan
|
57adcc0b03
|
chore: move patch to pre_model_sync
|
2022-12-27 15:01:42 +05:30 |
|
Anand Baburajan
|
6f4e6fafa9
|
Merge branch 'develop' into asset_depreciation_schedule
|
2022-12-27 07:36:32 +05:30 |
|
anandbaburajan
|
6d791cabd1
|
chore: more refactoring
|
2022-12-26 22:13:11 +05:30 |
|
Deepesh Garg
|
8a79efab4b
|
feat: Accounting Dimension updation in Payment Request and Entry (#33411)
|
2022-12-26 10:17:55 +05:30 |
|
anandbaburajan
|
3e91a56c19
|
chore: only consider draft and active assets in patch, and allow asset depr schedule to be manually createed
|
2022-12-23 11:01:18 +05:30 |
|
anandbaburajan
|
7f5e761c04
|
chore: add patch
|
2022-12-15 13:13:04 +05:30 |
|
anandbaburajan
|
c99cd74a15
|
chore: handle some error cases and add empty patch file
|
2022-12-14 13:20:37 +05:30 |
|
Raffael Meyer
|
5853b80d25
|
Merge branch 'develop' into reload-currency-exchange-settings
|
2022-12-06 02:30:55 +01:00 |
|
Rohit Waghchaure
|
5949a7ecff
|
fix: default clear repost logs
|
2022-12-01 23:35:21 +05:30 |
|
barredterra
|
06e094b5fc
|
fix: reload currency exchange settings
|
2022-11-28 22:58:31 +01:00 |
|
Raffael Meyer
|
905a50cbb2
|
Merge branch 'develop' into incoterms
|
2022-11-25 16:50:55 +01:00 |
|
Deepesh Garg
|
0e3438db10
|
Merge branch 'develop' of https://github.com/frappe/erpnext into move_taxjar_integration_new
|
2022-11-23 17:47:22 +05:30 |
|
Deepesh Garg
|
f448a077b8
|
chore: Cleanup patches
|
2022-11-23 17:47:05 +05:30 |
|
niralisatapara
|
46e8cdf31a
|
feat: item wise tds calculation for purchase order.
|
2022-11-22 14:15:36 +05:30 |
|
Deepesh Garg
|
81c856ccb8
|
chore: Remove unwanted patch
|
2022-11-21 21:00:31 +05:30 |
|
Deepesh Garg
|
1100816d7a
|
refactor!: Move TaxJar integration from ERPNext
|
2022-11-21 20:18:06 +05:30 |
|
Raffael Meyer
|
491857b3c8
|
fix: remove obsolete comment
|
2022-11-18 10:57:52 +01:00 |
|
barredterra
|
d2563ee973
|
feat: create incoterms and migrate shipments
|
2022-11-17 22:16:43 +01:00 |
|
Ritwik Puri
|
b03b568e6c
|
chore(patch): remove reload_doc from post model sync update_exchange_rate_settings patch (#32994)
[skip ci]
|
2022-11-17 11:59:42 +05:30 |
|
Deepesh Garg
|
f6a61b999f
|
chore: fix patch
|
2022-11-04 08:11:38 +05:30 |
|
Deepesh Garg
|
153675e52a
|
chore: Update patch
|
2022-11-04 01:03:45 +05:30 |
|
Deepesh Garg
|
b9d497c61c
|
chore: Update patch
|
2022-10-28 20:18:55 +05:30 |
|
Deepesh Garg
|
fb41bdd700
|
Merge branch 'develop' of https://github.com/frappe/erpnext into tds_purchase_invoice
|
2022-10-28 17:18:11 +05:30 |
|
niralisatapara
|
397e3b1ade
|
feat: item wise tds calculation
item wise tds calculation
|
2022-10-25 15:09:59 +05:30 |
|
niralisatapara
|
4a35a224e2
|
feat: Item Wise TDS Calculation
|
2022-10-19 15:34:41 +05:30 |
|
niralisatapara
|
21d09c5bf2
|
Item Wise TDS Calculation
|
2022-10-19 14:33:02 +05:30 |
|
Deepesh Garg
|
4b828dd276
|
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_schedule_types
|
2022-10-08 18:41:39 +05:30 |
|
Deepesh Garg
|
777ed10e21
|
Merge pull request #32491 from ruthra-kumar/performance_issue_on_migrate_remarks_patch
refactor: remove duplicate entries on remarks migration patch
|
2022-10-05 16:04:23 +05:30 |
|
ruthra kumar
|
518ab93e03
|
refactor: remove duplicate entries on remarks migration patch
|
2022-10-04 12:39:34 +05:30 |
|
Nabin Hait
|
fe891aa488
|
fix: Create accounting dimension fields in asset capitalization
|
2022-09-30 15:55:41 +05:30 |
|
Deepesh Garg
|
679b5ed551
|
chore: Add patch to update repayment schedule type in loan documents
|
2022-09-30 14:06:06 +05:30 |
|
Deepesh Garg
|
be623ce8e8
|
fix: Disbursement Account in patch to update old loans
|
2022-09-28 15:36:59 +05:30 |
|
Ankush Menat
|
97977cdb4b
|
fix: correct sql output format in CRM patch (#32213)
|
2022-09-14 19:19:05 +05:30 |
|
Deepesh Garg
|
51c37aeee3
|
Merge branch 'develop' into lead-notes-patch
|
2022-09-13 09:42:07 +05:30 |
|
Sagar Sharma
|
f19049e643
|
Merge branch 'develop' into fix/subcontracting-receipt/gl-entries
|
2022-09-07 14:55:56 +05:30 |
|
Nabin Hait
|
4b13452022
|
fix: drop old notes column from lead and prospect
|
2022-09-05 18:28:09 +05:30 |
|
Nabin Hait
|
2a100abef1
|
perf: lesser SQL queries and no validation
Co-authored-by: Sagar Vora <sagar@resilient.tech>
|
2022-09-05 18:16:34 +05:30 |
|
Nabin Hait
|
3abd00f3bb
|
fix: Migrate old lead notes as per the new format
|
2022-09-05 18:10:53 +05:30 |
|
Deepesh Garg
|
118b0c0f86
|
chore: fix message
|
2022-09-04 19:03:16 +05:30 |
|
HENRY Florian
|
b05fdb28ff
|
Merge branch 'develop' into dev_enhance_upgrade_process
|
2022-08-31 13:52:28 +02:00 |
|
Ankush Menat
|
ffa3071d36
|
fix: force delete old report docs (#32026)
|
2022-08-30 15:43:57 +05:30 |
|
Ankush Menat
|
2d41704424
|
fix(patch): update sla doctype directly (#32014)
fix: update sla doctype directly
|
2022-08-29 20:50:27 +05:30 |
|
ruthra kumar
|
3a6b095ed4
|
chore: patch for migrating remarks to payment ledger
|
2022-08-29 15:59:56 +05:30 |
|
Florian HENRY
|
d19b664ba9
|
chore: better text
|
2022-08-25 22:35:44 +02:00 |
|
Florian HENRY
|
ac66538651
|
chore: remove debug
|
2022-08-25 22:35:08 +02:00 |
|
Florian HENRY
|
9d02fbadb4
|
fix: upgrade process to version-14 when currency opportunity wass not set
|
2022-08-25 20:45:35 +02:00 |
|
Sagar Sharma
|
e888639c7e
|
fix: Subcontracting Receipt GL Entries
|
2022-08-22 10:48:21 +05:30 |
|
Sagar Sharma
|
8704ca783d
|
fix: Add dimension section in subcontracting doctypes (#31849)
|
2022-08-18 10:58:33 +05:30 |
|
Nabin Hait
|
909945c0ac
|
fix: map old data as per new options of no-of-employees
|
2022-08-09 20:47:18 +05:30 |
|
ruthra kumar
|
80f508c4b1
|
chore: patch for creating existing dimensions in asset repair
|
2022-08-05 15:22:38 +05:30 |
|
Suraj Shetty
|
45544c2b1e
|
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
|
2022-07-28 10:07:40 +05:30 |
|
Marica
|
d2d651a0c3
|
Merge branch 'develop' into make-image-field-obsolete-in-web-item
|
2022-07-25 12:43:08 +05:30 |
|
Rucha Mahabal
|
7b0e5661c6
|
fix(patch): ignore links while deleting hr payroll doctypes (#31674)
|
2022-07-22 12:46:59 +05:30 |
|
Suraj Shetty
|
3593573ed2
|
Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app
|
2022-07-22 12:24:20 +05:30 |
|