Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
322f0db1e9f03716ff635dd343cec2f31e35df10
/
erpnext
/
accounts
2e3e666
Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup
by Deepesh Garg
· 2 years, 11 months ago
e0fd980
Merge pull request #30848 from deepeshgarg007/cost_center_filter_p_r
by Deepesh Garg
· 3 years ago
b440dab
test: Add test for payment reconciliation
by Deepesh Garg
· 3 years ago
548afba
fix(minor): update frappe.error_log to new API (#30864)
by Rushabh Mehta
· 3 years ago
bae8ab2
Merge branch 'develop' into education_sepration
by Ankush Menat
· 3 years ago
c7edc29
Merge branch 'develop' of https://github.com/frappe/erpnext into cost_center_filter_p_r
by Deepesh Garg
· 3 years ago
ab94b73
fix: Cost center filter on payment reconciliation
by Deepesh Garg
· 3 years ago
a8452c2
fix: Multi currency opening invoices
by Deepesh Garg
· 3 years ago
1622faa
Merge pull request #30802 from deepeshgarg007/multi_currency_opening
by Deepesh Garg
· 3 years ago
f25251b
chore: Clean up patches
by Deepesh Garg
· 3 years ago
44c54f6
chore: Remove references for Student doctype
by Deepesh Garg
· 3 years ago
429361c
chore: Remove domains from Setup
by Deepesh Garg
· 3 years ago
88e257f
fix: column name in party query
by Ankush Menat
· 3 years ago
052171f
fix: date condition in tax rule
by Ankush Menat
· 3 years ago
a90e7e3
fix: proper quoting in sql queries
by Ankush Menat
· 3 years ago
d3582ea
fix: Allow multi-currency opening invoices
by Deepesh Garg
· 3 years ago
4ffea61
Merge pull request #30754 from deepeshgarg007/round_off_account_cost_center
by Deepesh Garg
· 3 years ago
3fa1c63
test: Unit test for round off entry dimensions
by Deepesh Garg
· 3 years ago
f064e0b
Merge pull request #30642 from rahib-hassan/separate-discount-account
by Deepesh Garg
· 3 years ago
02aaa65
chore: Remove dead code
by Deepesh Garg
· 3 years ago
6c86067
Merge branch 'develop' into separate-discount-account
by rahib-hassan
· 3 years ago
618fa0e
Merge branch 'develop' into accpunting_dimension_validate_ignore_new
by Deepesh Garg
· 3 years ago
afc6aa8
Merge pull request #30763 from deepeshgarg007/loan_reconciliation
by Deepesh Garg
· 3 years ago
c515abc
test: Remove teardown method
by Deepesh Garg
· 3 years ago
c312cd3
fix: Check if accounting dimension exists
by Deepesh Garg
· 3 years ago
783793d
Merge branch 'develop' of https://github.com/frappe/erpnext into round_off_account_cost_center
by Deepesh Garg
· 3 years ago
015812b
fix: Add accounting dimensions for round off GL Entry
by Deepesh Garg
· 3 years ago
d4d83f4
test: Fixes in test case
by Deepesh Garg
· 3 years ago
0eacc99
test: Fixes in test case
by Deepesh Garg
· 3 years ago
9bb132f
fix: Do not validate while creating accounting dimension
by Deepesh Garg
· 3 years ago
8a8476b
test: Add test coverage for bank clearance
by Deepesh Garg
· 3 years ago
c42547d
fix: Use parent cost center for Sales and Purchase Invoice
by Deepesh Garg
· 3 years ago
02e17db
fix: removed manual enable-discount-account method
by rahib-hassan
· 3 years ago
2c78cc2
fix: removed manual rollback - enable discount account
by rahib-hassan
· 3 years ago
3d0e68a
fix: select doctype as payment_document
by Deepesh Garg
· 3 years ago
c3e27b5
fix: Loan doctypes in bank reconciliation
by Deepesh Garg
· 3 years ago
13092bc
fix: enable discount roll_back
by rahib-hassan
· 3 years ago
1e143e7
fix: use @change_settings to enable_discount_account
by rahib-hassan
· 3 years ago
f058755
fix: test cases updated
by rahib-hassan
· 3 years ago
0ac11a5
fix: First preference to parent cost center rather than round off cost center
by Deepesh Garg
· 3 years ago
700e864
fix: sort stock vouchers before reposting GLE
by Ankush Menat
· 3 years ago
52fd804
Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account
by rahib-hassan
· 3 years ago
7275799
fix: process statement to_date override
by Bhavesh Maheshwari
· 3 years ago
15576c1
Merge pull request #30707 from marination/values-out-of-sync-jv
by Ankush Menat
· 3 years ago
0d64349
Merge branch 'develop' into separate-discount-account
by Ankush Menat
· 3 years ago
01fde15
fix: dependent codes updated
by rahib-hassan
· 3 years ago
e2fa9f7
Merge pull request #30710 from deepeshgarg007/advance_jv_allocation
by Deepesh Garg
· 3 years ago
8711731
Merge branch 'develop' into values-out-of-sync-jv
by Marica
· 3 years ago
c38be53
test: Update customer in Sales Invoice
by Deepesh Garg
· 3 years ago
86cfa3a
Merge pull request #30712 from frappe/mergify/bp/develop/pr-30700
by Deepesh Garg
· 3 years ago
d75d5eb
chore: Remove Values Out of Sync from Repost hourly job
by marination
· 3 years ago
065c381
Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting
by Deepesh Garg
· 3 years ago
ad171c6
test: Update test case
by Deepesh Garg
· 3 years ago
e6cb948
fix: Payment reco query with max invocie and payment amount limit
by Deepesh Garg
· 3 years ago
972d9ec
test: Update customer
by Deepesh Garg
· 3 years ago
31883b6
fix: Exchange gain and loss on advance jv allocation
by Deepesh Garg
· 3 years ago
89fab78
fix: Remove "Values Out of Sync" validation from Journal Entry
by marination
· 3 years ago
bfaaebd
Merge branch 'develop' into separate-discount-account
by Ankush Menat
· 3 years ago
228195b
Merge pull request #30689 from deepeshgarg007/disabled_gl_dimensions
by Deepesh Garg
· 3 years ago
9a1c560
fix: Do not show disabled dimensions in reports
by Deepesh Garg
· 3 years ago
553178b
test: Add test
by Deepesh Garg
· 3 years ago
54eef3d
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes
by Deepesh Garg
· 3 years ago
0373347
Merge branch 'develop' into separate-discount-account
by Saqib Ansari
· 3 years ago
3ce6417
feat: Item-wise provisional accounting for service items
by Deepesh Garg
· 3 years ago
086d31b
fix: dont validate currency exchange in setup
by Ankush Menat
· 3 years ago
8091172
Merge pull request #30626 from nextchamp-saqib/einv-utgst
by Deepesh Garg
· 3 years ago
af6b07f
fix: block cancellation of SL/GL entries (#30652)
by Ankush Menat
· 3 years ago
171c60f
fix: removed discount account field from account settings
by rahib-hassan
· 3 years ago
7868877
fix: removed discount-accounting code from account settings
by rahib-hassan
· 3 years ago
3b4754f
fix: define tax_columns below consistency
by Sagar Vora
· 3 years ago
fa4f57f
fix: dont reassign mutable (list) to a different field
by Sagar Vora
· 3 years ago
18b1a93
Merge pull request #30606 from deepeshgarg007/exchange_gain_loss_button
by Deepesh Garg
· 3 years ago
22e8ae9
test: Pricing rule test for transactions
by Deepesh Garg
· 3 years ago
45fca6b
feat(india): e-invoicing for intra-state union territory transactions
by Saqib Ansari
· 3 years ago
8feb4f0
fix: Exchange gain and loss button in Payment Entry
by Deepesh Garg
· 3 years ago
9bf5f76
fix: Deferred Revenue/Expense Account validation
by Deepesh Garg
· 3 years ago
41a979e
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_user_perm
by Deepesh Garg
· 3 years ago
c4b5fa8
Merge pull request #30573 from frappe/mergify/bp/develop/pr-30382
by Saqib Ansari
· 3 years ago
2451452
Merge branch 'develop' into e-inv-paid-invoice-fix
by Saqib Ansari
· 3 years ago
e796267
fix: Validation for single threshold in Tax With Holding Category (#30382)
by Sherin KR
· 3 years ago
b91bf40
fix: server error while viewing gst e-invoice
by Saqib Ansari
· 3 years ago
52eb0a9
Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype
by Ankush Menat
· 3 years ago
a896895
fix: bulk fix (~330) missing translations
by Ankush Menat
· 3 years ago
e80cd29
Merge branch 'develop' into is-subcontracted-fieldtype
by Sagar Sharma
· 3 years ago
18a3c5d
fix: Ignore user perm for party account company
by Deepesh Garg
· 3 years ago
0a3cdc2
chore: rename "is_subcontracted" field label to "Is Subcontracted"
by Sagar Sharma
· 3 years ago
d074c93
refactor!: change "is_subcontracted" field type from "Select" to "Check"
by Sagar Sharma
· 3 years ago
bfc34e1
fix: check for debit credit difference even after round-off adjustment (#30050)
by Saqib Ansari
· 3 years ago
8598d64
Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision
by Deepesh Garg
· 3 years ago
df06d26
Merge pull request #30510 from deepeshgarg007/tax_mapping
by Deepesh Garg
· 3 years ago
9af353f
Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation
by Saqib Ansari
· 3 years ago
544533c
Merge pull request #30486 from deepeshgarg007/account_currenct_change_test
by Deepesh Garg
· 3 years ago
4720969
fix: Taxes getting overriden from mapped to target doc
by Deepesh Garg
· 3 years ago
62266b2
fix: exchange rate precision
by Devin Slauenwhite
· 3 years ago
45f7897
Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report
by Deepesh Garg
· 3 years ago
d93edbc
fix: make test record
by Deepesh Garg
· 3 years ago
7bece37
fix: update `get_cached_value` usage based on changes in definition
by Sagar Vora
· 3 years ago
5408980
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
by Saqib Ansari
· 3 years ago
291415d
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
by Saqib Ansari
· 3 years ago
d4cc7c5
fix: Account currency validation
by Deepesh Garg
· 3 years ago
Next »