Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
66f20209f657ae1825bc9971dbd19f186e454d50
66f2020
perf(asset): fetch only distinct depreciable assets
by Saqib Ansari
· 2 years, 11 months ago
056a0ec
Merge pull request #30034 from nextchamp-saqib/fix-pos-flaky-test
by Saqib Ansari
· 3 years ago
47fe87a
fix(test): flaky test_point_of_sale
by Saqib Ansari
· 3 years ago
6b494ee
Merge pull request #30032 from nextchamp-saqib/fix-debit-credit-diff
by Saqib Ansari
· 3 years ago
ad2c64f
fix: debit credit difference case with rounding adjustment
by Saqib Ansari
· 3 years ago
d22a1d4
fix: track changes on warehouse
by Ankush Menat
· 3 years ago
0542416
Merge pull request #30026 from deepeshgarg007/deferred_revenue_post_accounts_freeze
by Deepesh Garg
· 3 years ago
366120f
fix: Deferred revenue booking
by Deepesh Garg
· 3 years ago
4e2c284
fix(minor): nix the ugly banner
by Rushabh Mehta
· 3 years ago
1191232
Merge pull request #29977 from deepeshgarg007/payment_entry_total_taxes
by Deepesh Garg
· 3 years ago
785fcca
Merge branch 'develop' of https://github.com/frappe/erpnext into payment_entry_total_taxes
by Deepesh Garg
· 3 years ago
19fb7ea
test: Add test case for payment entry taxes
by Deepesh Garg
· 3 years ago
bbfff1b
Merge pull request #30015 from rohitwaghchaure/removed-validation-for-zero-qty
by rohitwaghchaure
· 3 years ago
829c453
test: remove transaction commits from buying module
by Ankush Menat
· 3 years ago
b0d1e6d
test(refactor): use FrappeTestCase
by Ankush Menat
· 3 years ago
39d3f20
fix: removed validation to check zero qty
by Rohit Waghchaure
· 3 years ago
1d1203d
fix: dont fetch draft/cancelled BOMs
by Ankush Menat
· 3 years ago
3cc47d5
fix: correct fieldname for source warehouse
by Ankush Menat
· 3 years ago
0bed592
fix: open stock entry instead of submitting from item dashboard
by Ankush Menat
· 3 years ago
88a21ca
fix: only show child warehouses for transfer
by Ankush Menat
· 3 years ago
0624b7f
Merge pull request #29978 from deepeshgarg007/grant_commission_check
by Deepesh Garg
· 3 years ago
1b18668
Merge branch 'develop' of https://github.com/frappe/erpnext into grant_commission_check
by Deepesh Garg
· 3 years ago
4e9a9f3
test: add correct test case
by Deepesh Garg
· 3 years ago
83ad8f9
Merge pull request #29928 from deepeshgarg007/psoa_account_filter
by Deepesh Garg
· 3 years ago
85aad52
Merge pull request #29151 from ChillarAnand/remove-nonprofit
by Rucha Mahabal
· 3 years ago
a891c42
Merge branch 'develop' into remove-nonprofit
by Rucha Mahabal
· 3 years ago
bfa9bfd
Merge branch 'develop' into psoa_account_filter
by Deepesh Garg
· 3 years ago
955d5af
Merge pull request #29995 from deepeshgarg007/missing_pos_invoice_json
by Deepesh Garg
· 3 years ago
6a4975f
Merge branch 'develop' into missing_pos_invoice_json
by Deepesh Garg
· 3 years ago
96e87fe
fix: validate Work Order qty against Production Plan (#29721) (#30003)
by mergify[bot]
· 3 years ago
0c7037f
Merge pull request #30004 from rmehta/student-attendance-fix
by Rushabh Mehta
· 3 years ago
2dabda0
fix(minor): student_attendance_tool.js fix fetching UX
by Rushabh Mehta
· 3 years ago
77ffcd3
fix(ux): make "allow zero valuation rate" readonly if "s_warehouse" is set (#29681)
by Sagar Sharma
· 3 years ago
1e7df5d
fix(minor): student attendance tool query fix
by Rushabh Mehta
· 3 years ago
71d3308
fix: org chart connectors not rendered when Employee Naming is set to Full Name (#29997)
by Rucha Mahabal
· 3 years ago
4f46394
fix: Add parent to department
by Deepesh Garg
· 3 years ago
3e573e9
fix: Condition
by Deepesh Garg
· 3 years ago
36c76c4
fix: Failing setup wizard test
by Deepesh Garg
· 3 years ago
fe2ced7
fix: Regional print format addition
by Deepesh Garg
· 3 years ago
e8e9bc4
Merge pull request #29733 from dj12djdjs/fix-user-unique-cart
by Marica
· 3 years ago
5464ba6
Merge branch 'develop' into psoa_account_filter
by Deepesh Garg
· 3 years ago
25edc70
Merge pull request #29974 from deepeshgarg007/abbr_check
by Deepesh Garg
· 3 years ago
dd566a6
Merge pull request #29991 from nextchamp-saqib/fix-pos-mop
by Saqib Ansari
· 3 years ago
8151451
fix(pos): coupon code is applied even if ignore pricing rule is check
by Saqib Ansari
· 3 years ago
69c34cd
fix(pos): mode of payment disappears after save
by Saqib Ansari
· 3 years ago
04b9091
fix: web form deletion
by Rucha Mahabal
· 3 years ago
761e528
fix: deprecation warning
by Rucha Mahabal
· 3 years ago
d647de3
Merge branch 'develop' into remove-nonprofit
by Rucha Mahabal
· 3 years ago
0373914
fix: Commission not applied while making Sales Order from Quotation
by Deepesh Garg
· 3 years ago
b1a46c8
fix: Total taxes and charges in payment entry for multicurrency payments
by Deepesh Garg
· 3 years ago
239733ac
fix: Make abbreviation limit to 10
by Deepesh Garg
· 3 years ago
4d8d4ac
Merge pull request #29913 from marination/item-merge-bundles
by Marica
· 3 years ago
a33f04e
fix: Check if both old and new items have bundles before merging
by marination
· 3 years ago
b44cead
test: fix flaky stateful tests (#29749)
by Ankush Menat
· 3 years ago
8b1ef7b
Merge pull request #29964 from marination/fox-flaky-stock-reports-test
by Marica
· 3 years ago
5ff3705
test: Make Variant if absent in `test_variant_work_order`, keep test atomic
by marination
· 3 years ago
9c7df2e
fix: ignore duplicates explicitly
by Ankush Menat
· 3 years ago
bf87437
chore: Rollback after each test, due to premature commit via `remove_user_permission`
by marination
· 3 years ago
857ac8c
Merge branch 'develop' into item-merge-bundles
by Marica
· 3 years ago
856d3f6
Merge pull request #29953 from marination/heart-icon-and-shop-by-category
by Marica
· 3 years ago
1bdcb73
Merge pull request #29879 from deepeshgarg007/misc_fixes
by Deepesh Garg
· 3 years ago
b96bbee
Merge pull request #29956 from surajshetty3416/fix-de-translations
by Suraj Shetty
· 3 years ago
aaa84a2
fix: Email translations
by Suraj Shetty
· 3 years ago
0fde2f5
Merge branch 'develop' into item-merge-bundles
by Marica
· 3 years ago
7143250
fix: Remove accidental `as_dict` in frappe.db.get_all
by marination
· 3 years ago
b0a1cd6
chore: Change heart icon to `icon-heart` and change var `icon-stroke` to accomodate changes in frappe icon
by marination
· 3 years ago
a61790c
fix: Remove unintended changes
by Deepesh Garg
· 3 years ago
bd80e04
Merge pull request #29865 from deepeshgarg007/loan_bank_reco
by Deepesh Garg
· 3 years ago
60a006f
Merge pull request #29942 from nemesis189/taxjar-fixes
by Deepesh Garg
· 3 years ago
5d40344
test: move report tests to subttest (#29945)
by Ankush Menat
· 3 years ago
1682a26
fix: Taxjar minor fixes
by Subin Tom
· 3 years ago
745f7bc
docs: add human readable specifications for stock ledger (#29308)
by Ankush Menat
· 3 years ago
7f55226
fix: remove customer field value when MR is not customer provided (#29938)
by Ankush Menat
· 3 years ago
2a69730
Merge pull request #29900 from nextchamp-saqib/asset-fix-#3
by Saqib Ansari
· 3 years ago
235fc12
fix: Fetch conversion factor even if it already existed in row, on item change (#29917)
by Marica
· 3 years ago
d011a3f
fix(Salary Slip): TypeError while clearing any amount field in components (#29931)
by Rucha Mahabal
· 3 years ago
70b960e
fix: Account filter in PSOA
by Deepesh Garg
· 3 years ago
4738367
fix: boarding task dates not set when activity begins on is set to 0 (#29921)
by Rucha Mahabal
· 3 years ago
87b59fc
fix(LMS): program enrollment does not give any feedback (#29922)
by Rucha Mahabal
· 3 years ago
0d8c24f
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco
by Deepesh Garg
· 3 years ago
e4c4dc4
fix: JobCard TimeLog to_date (#29872)
by Sagar Sharma
· 3 years ago
0c6835e
Merge pull request #29740 from deepeshgarg007/gross_profit_non_stock_item
by Deepesh Garg
· 3 years ago
9661058
fix: only set batchwise valuation flag if new batch
by Ankush Menat
· 3 years ago
af9fa04
fix: batchwise valuation can only be used by FIFO/LIFO
by Ankush Menat
· 3 years ago
75fb561
test: force correct flag in test data
by Ankush Menat
· 3 years ago
f38690f
fix: check if Moving average item can use batchwise valuation
by Ankush Menat
· 3 years ago
6b0bc35
test: mixed moving average items
by Ankush Menat
· 3 years ago
609d2fc
fix: reset stock value if no qty
by Ankush Menat
· 3 years ago
3548324
fix: extend round_off_if_near_zero fix to other methods
by Ankush Menat
· 3 years ago
76b395d
test: old/new mix batches valuation consumption
by Ankush Menat
· 3 years ago
b1555fd
chore: batch flag and consumption rate in invariant report
by Ankush Menat
· 3 years ago
b534fee
refactor: use queue difference instead of actual values
by Ankush Menat
· 3 years ago
aba7a7c
fix: handle negative inventory inside a batch
by Ankush Menat
· 3 years ago
d7ca83e
refactor: code duplication for fallback rates
by Ankush Menat
· 3 years ago
c5bd34d
test: multi-batch stock entry
by Ankush Menat
· 3 years ago
60b8bae
test: batch wise valuation for transfer and intermediate
by Ankush Menat
· 3 years ago
5718777
fix: consider batch_no when getting incoming rate
by Ankush Menat
· 3 years ago
683ef8a
test: more tests for batchwise valuation
by 18alantom
· 3 years ago
312db42
refactor: use qb for patching flag
by Ankush Menat
· 3 years ago
d130233
test: fix expected test failures
by Ankush Menat
· 3 years ago
Next »