Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
b6b83924137bfbf3c2769f8207c72c51f0c64acd
b6b8392
fix: refactor asset depr schedule and remove unnecessary depr method (#34434)
by Anand Baburajan
· 2 years ago
bd2dd7d
ci: use version specific payments repo (backport #34468) (#34470)
by mergify[bot]
· 2 years ago
f1752fc
Merge pull request #34116 from prateekkaramchandani/develop
by Ankush Menat
· 2 years ago
e004297
test: add test for primary address sorting
by Ankush Menat
· 2 years ago
e9f5ea6
Merge pull request #34415 from s-aga-r/FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
55489d0
Merge branch 'develop' into prateekkaramchandani/develop
by Ankush Menat
· 2 years ago
258242f
Merge branch 'develop' into FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
f95ad03
test: add timeout to all BOM related tests (#34446)
by Ankush Menat
· 2 years ago
b89ecd4
chore: remove failing test (#34444)
by Deepesh Garg
· 2 years ago
70c78d0
fix: incorrect EAN validation, EAN can be an EAN8, EAN12 or EAN13 code (#34250)
by Johannes Obermeier
· 2 years ago
0dbf455
Merge branch 'develop' into FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
fe672aa
Merge pull request #34392 from AnandBaburajan/patch_assdeprsch_gpa_ndb
by Anand Baburajan
· 2 years ago
48a88b7
Merge branch 'develop' into FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
72e9c05
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
by Anand Baburajan
· 2 years ago
c6999fc
fix: Total row in trail balance report (#34395)
by Deepesh Garg
· 2 years ago
492e994
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
by Deepesh Garg
· 2 years ago
fa776d2
fix: Use customer name instead of name(id) in PSOA (#34412)
by Deepesh Garg
· 2 years ago
d8e54a2
test: Update values in Sales Invoice tests (#34419)
by Deepesh Garg
· 2 years ago
5c06620
fix: set tax category from address before executing `get_regional_address_details` (#34372)
by Sagar Vora
· 2 years ago
d267111
chore: fix french translation (#34381)
by HENRY Florian
· 2 years ago
796ad01
fix: Add translate function to Delayed Tasks Summary Report (#34411)
by Ernesto Ruiz
· 2 years ago
c8cc3fc
chore: Move source and campaign to additional info section (#34414)
by Deepesh Garg
· 2 years ago
4416ddc
fix: Linked invoice cancellation issue via timesheet (#34337)
by Deepesh Garg
· 2 years ago
4a05f37
Merge branch 'develop' into FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
b8703b0
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
by Anand Baburajan
· 2 years ago
b8a61be
test: fix hypothesis tests (#34416)
by Ankush Menat
· 2 years ago
097be8b
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
by Anand Baburajan
· 2 years ago
f2e9a67
Merge branch 'develop' into FIX-ISS-22-23-05720
by Sagar Sharma
· 2 years ago
442ee3a
fix: operation time for multi-level BOM in WO
by s-aga-r
· 2 years ago
5bf6fb4
chore: fix broken TR translations
by Ankush Menat
· 2 years ago
7101e7a
fix: Filtering issue in payment entry (#34332)
by Deepesh Garg
· 2 years ago
9f26e3c
Merge pull request #34408 from ruthra-kumar/delete_remarks_migration_patch
by ruthra kumar
· 2 years ago
da37573
chore: delete remarks migration patch
by ruthra kumar
· 2 years ago
e371bb6
Merge pull request #34387 from ruthra-kumar/refactor_gl_migration_patch
by ruthra kumar
· 2 years ago
fa6d375
chore: Improve Turkish language translation
by Mehmet Demirel
· 2 years ago
aae53bb
fix: Error in consolidated financial statement (#34330)
by Deepesh Garg
· 2 years ago
a9989b1
Merge pull request #34370 from ruthra-kumar/fix_flaky_test_in_payment_terms_report
by ruthra kumar
· 2 years ago
9d0a114
chore: remove remarks migrations patch from patches.txt
by ruthra kumar
· 2 years ago
a43304b
Merge branch 'develop' into fix_flaky_test_in_payment_terms_report
by ruthra kumar
· 2 years ago
7fcd74e
fix(test): flaky test case in Payment terms report
by ruthra kumar
· 2 years ago
1744f1d
refactor: add remarks to column as well
by ruthra kumar
· 2 years ago
6308b50
Merge branch 'develop' into patch_assdeprsch_gpa_ndb
by Anand Baburajan
· 2 years ago
430378b
Merge pull request #34383 from s-aga-r/FIX-ISS-22-23-05836
by Sagar Sharma
· 2 years ago
9c1e566
fix: filters not getting applied on `Web Form`
by s-aga-r
· 2 years ago
f9cfabf
refactor(patch): remove inner join to improve SQL performance
by ruthra kumar
· 2 years ago
ebb6953
fix: add missing patch for new fields added in #34214
by anandbaburajan
· 2 years ago
9a8f8e8
Revert "fix: Default sales team not getting set" (#34376)
by Deepesh Garg
· 2 years ago
428274d
Merge pull request #34360 from s-aga-r/FIX-ITEM-ALTERNATIVE-ERR-MSG
by Sagar Sharma
· 2 years ago
87b5734
Merge branch 'develop' into FIX-ITEM-ALTERNATIVE-ERR-MSG
by Sagar Sharma
· 2 years ago
c312692
Merge pull request #34362 from s-aga-r/FIX-ISS-22-23-05697
by Sagar Sharma
· 2 years ago
046834a
fix: `required_qty` get reset to `1` for Alternative Item in WO
by s-aga-r
· 2 years ago
baef5ae
chore: `Alternative Item Code` error msg
by s-aga-r
· 2 years ago
a1ad958
Merge pull request #34352 from s-aga-r/FIX-ISS-22-23-05722
by Sagar Sharma
· 2 years ago
2d66384
Merge branch 'develop' into FIX-ISS-22-23-05722
by Sagar Sharma
· 2 years ago
52ab113
chore: drop hypothesis dependency
by Ankush Menat
· 2 years ago
b53dcb0
test: add test cases for `BOM Stock Report`
by s-aga-r
· 2 years ago
a65b809
fix: `BOM Stock Report`
by s-aga-r
· 2 years ago
ba1162f
Merge pull request #34313 from s-aga-r/fix-22-23-05690
by Sagar Sharma
· 2 years ago
336e0b9
Merge branch 'develop' into fix-22-23-05690
by Sagar Sharma
· 2 years ago
71de72b
fix: Set contact filter link in Opportunity (#34325)
by Solufyin
· 2 years ago
6de826b
fix: exchange rate revaluation errors (#33947)
by Devin Slauenwhite
· 2 years ago
4d1f620
Merge branch 'develop' into fix-22-23-05690
by Sagar Sharma
· 2 years ago
2feb27e
fix(minor): Dirty the form after clicking on Get advances button in Invoices (#34323)
by Marica
· 2 years ago
4cd16a8
Merge branch 'develop' into fix-22-23-05690
by Sagar Sharma
· 2 years ago
10632d7
fix: Do not calculate commission post submit (#34267)
by Deepesh Garg
· 2 years ago
7d0199d
fix: Default sales team not getting set (#34284)
by Deepesh Garg
· 2 years ago
ea8e233
fix: Payment Request against sales order with disabled rounded total (#34281)
by Deepesh Garg
· 2 years ago
3952b33
Merge branch 'develop' into fix-22-23-05690
by Sagar Sharma
· 2 years ago
8ad9e99
perf: `update_completed_qty()` in `material_request.py`
by s-aga-r
· 2 years ago
de18f98
perf: Stock Entry (Material Transfer)
by s-aga-r
· 2 years ago
53efc8f
Merge pull request #34305 from rohitwaghchaure/fixed-not-able-to-complete-bom-update-log
by rohitwaghchaure
· 2 years ago
04b3468
Merge pull request #34301 from barredterra/rename-timezone-utils
by Sagar Sharma
· 2 years ago
2f157fa
fix: BOM Update log not completed
by Rohit Waghchaure
· 2 years ago
502a37a
refactor: use renamed timezone utils
by barredterra
· 2 years ago
ac87fca
Merge pull request #34299 from s-aga-r/fix-22-23-05638-2
by Sagar Sharma
· 2 years ago
70de444
fix: Stock Reconciliation `actual_qty`
by s-aga-r
· 2 years ago
0185096
Merge pull request #34298 from s-aga-r/fix-22-23-05638-1
by Sagar Sharma
· 2 years ago
e6a0271
fix: update inventory dimensions before returning sle
by s-aga-r
· 2 years ago
31ed4ef
Merge pull request #34293 from s-aga-r/fix-22-23-05638
by Sagar Sharma
· 2 years ago
0e1b776
fix: `Inventory Dimension` for `Stock Reconciliation`
by s-aga-r
· 2 years ago
c3d4556
Merge pull request #34258 from deepeshgarg007/finance_book_read_only
by Deepesh Garg
· 2 years ago
6e43d68
Merge pull request #34117 from s-aga-r/github-issue-33344
by Sagar Sharma
· 2 years ago
90e1a6b
Merge branch 'develop' into github-issue-33344
by Sagar Sharma
· 2 years ago
310643d
Merge pull request #34273 from s-aga-r/fix-return-pr-serial-no
by Sagar Sharma
· 2 years ago
6e9d001
Merge branch 'develop' into github-issue-33344
by Sagar Sharma
· 2 years ago
50dc0c1
Merge branch 'develop' into fix-return-pr-serial-no
by Sagar Sharma
· 2 years ago
330ae41
fix!: Parse float as per number format in quality inspection (#34259)
by Ankush Menat
· 2 years ago
cb0b6de
fix: `Serial No is mandatory` even if the `qty` is `0`
by s-aga-r
· 2 years ago
a9f0a11
fix: `rejected_serial_no` not getting copied from PR to PR(Return)
by s-aga-r
· 2 years ago
790f0aa
Merge branch 'develop' into finance_book_read_only
by Deepesh Garg
· 2 years ago
6a89cb9
Merge pull request #33874 from frappe/alternative-items-quotation
by Deepesh Garg
· 2 years ago
e0a3869
Merge pull request #34266 from frappe/mergify/bp/develop/pr-34265
by Suraj Shetty
· 2 years ago
6cd2ba5
fix: Resolve conflicts
by Suraj Shetty
· 2 years ago
46a722d
fix: Wrap unexpectedly long text in remark
by Suraj Shetty
· 2 years ago
32b64db
Merge pull request #34254 from rohitwaghchaure/fixed-subcontracting-stock-availability-issue
by rohitwaghchaure
· 2 years ago
28dd1a2
chore: Make finance book read only
by Deepesh Garg
· 2 years ago
b38fe24
fix: consumed qty validation for subcontracting receipt
by Rohit Waghchaure
· 2 years ago
d88fe27
Merge pull request #34195 from HarryPaulo/fix-performance-on-insert-item
by rohitwaghchaure
· 2 years ago
f9c7505
Merge pull request #34241 from ruthra-kumar/bug_on_credit_note_creation
by ruthra kumar
· 2 years ago
9bb8e35
Merge pull request #34243 from rohitwaghchaure/fixed-date-filters-in-subcontracting-reports
by rohitwaghchaure
· 2 years ago
Next »