Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
581d9310312830fef77ba3787c5964b1c72a4887
/
erpnext
/
accounts
ed9ac14
fix: Usability fixes for chart of Accounts Importer (#18285)
by Deepesh Garg
· 6 years ago
9141764
Fix: Add fieldtype as currency
by Deepesh Garg
· 6 years ago
020f405
Merge branch 'develop' into cash-flow-chart
by Shivam Mishra
· 6 years ago
bfcc847
fix(sales-invoice): get items from quotation (#18237)
by Mangesh-Khairnar
· 6 years ago
285701d
fix: Add missing Cost Center filter in cash flow statement
by deepeshgarg007
· 6 years ago
f2f1e81
feat: added chart to cash-flow report
by Shivam Mishra
· 6 years ago
61d8088
fix: Return fieldtype so that the client-side can format chart values (#18211)
by Suraj Shetty
· 6 years ago
3d28c06
fix(exchange-rate-revaluation): change create to view button on creation of journal entry (#18201)
by Mangesh-Khairnar
· 6 years ago
bef8976
fix: Use db_set since it triggers on_update event (#18175)
by Suraj Shetty
· 6 years ago
6252c04
Merge pull request #18194 from deepeshgarg007/dimensions_reports
by Deepesh Garg
· 6 years ago
6bb5ade
fix: Add accounting dimensions to various reports and fixes
by deepeshgarg007
· 6 years ago
48d61fb
Merge branch 'develop' into handle_large_outstanding_invoices_code_refactored
by Mangesh-Khairnar
· 6 years ago
8a054e4
Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry
by rohitwaghchaure
· 6 years ago
d8196ce
Merge pull request #18179 from rohitwaghchaure/income_booked_for_deferred_debit_and_credit_note_develop
by rohitwaghchaure
· 6 years ago
5d4d70b
feat: provision to make debit / credit note against the stock returned entry
by Rohit Waghchaure
· 6 years ago
909d773
fix: on credit note / debit note deferred reversed instead of income
by Rohit Waghchaure
· 6 years ago
0f065d5
Added due date in the gl entry
by Rohit Waghchaure
· 6 years ago
2f3f750
fix: browser hangs while making payment entry for large number of outstaning invoices
by Rohit Waghchaure
· 6 years ago
7fc6021
feat(setup): adding selling buying filter in terms and conditions
by karthikeyan5
· 6 years ago
a37c51f
Merge pull request #18149 from deepeshgarg007/trial_balance_dimensions
by Deepesh Garg
· 6 years ago
465196b
Merge pull request #18155 from scmmishra/accounts-rec-report
by rohitwaghchaure
· 6 years ago
bb02c51
fix: format values for charts
by Shivam Mishra
· 6 years ago
58b4644
fix: Add filtesr for accounting dimensions in trial balance report
by deepeshgarg007
· 6 years ago
af4f7b4
Merge branch 'develop' into payment_reconciliation_enhancements_for_dr_or_cr_and_gain_or_loss
by Deepesh Garg
· 6 years ago
55fbddb
Add missing semicolon
by Deepesh Garg
· 6 years ago
841d852
refactor: added missing translation functions (#18143)
by Anurag Mishra
· 6 years ago
824ad34
Merge branch 'develop' into payment_reconciliation_enhancements_for_dr_or_cr_and_gain_or_loss
by Deepesh Garg
· 6 years ago
34c551d
fix: Missing commits from hotfix branch (#17997)
by Nabin Hait
· 6 years ago
f949c5d
Merge pull request #18104 from rohitwaghchaure/incorrect_value_of_accumualated_depreciation_in_the_sales_invoice_develop
by rohitwaghchaure
· 6 years ago
8847ecf
fix: incorrect value booked in the accumulated depreciation account on sell of the asset
by Rohit Waghchaure
· 6 years ago
2fa6224
fix: accounts receivable / payable not working if the company is not seletced in filter
by Rohit Waghchaure
· 6 years ago
4c2eb0f
Merge pull request #17981 from rohitwaghchaure/added_include_default_finance_book_in_reports_develop
by rohitwaghchaure
· 6 years ago
4000fb5
fix: add a more descriptive message when no records are found (#18082)
by Mangesh-Khairnar
· 6 years ago
fbc8613
fix: Don't append None values in against_account (#18031)
by Faris Ansari
· 6 years ago
40d25f4
fix: Show close button if per_ordered is less than 99.999999 (#18067)
by Nabin Hait
· 6 years ago
a2408a6
feat: payment reconciliation enhancements
by Rohit Waghchaure
· 6 years ago
bb5ca5a
fix(py3): Convert filter to list
by Aditya Hase
· 6 years ago
2632107
fix: User MultiSelectList control for Party filter (#17943)
by Faris Ansari
· 6 years ago
5f9793e
fix: finance book filters includes the gl data which don't have finance book
by Rohit Waghchaure
· 6 years ago
226ff5a
Merge pull request #17964 from rohitwaghchaure/bank_guarantee_project_not_found_error_develop
by rohitwaghchaure
· 6 years ago
4803e81
fix: bank guarantee, not able to select the purchase order
by Rohit Waghchaure
· 6 years ago
803f784
fix(minor): format date in user format for accounting dashboard
by Rushabh Mehta
· 6 years ago
b821af4
fix: revert group by voucher general ledger changes
by Rohit Waghchaure
· 6 years ago
a030138
fix: trial balance opening balance not showing in the debit side for the liability account (#17944)
by rohitwaghchaure
· 6 years ago
122cdaf
fix: column width (#17935)
by Anurag Mishra
· 6 years ago
da0d056
Merge pull request #17924 from rohitwaghchaure/cost_center_added_in_the_opening_invoice_creation
by rohitwaghchaure
· 6 years ago
033ed93
fix: taxes are not overriding after changing the taxes template
by Rohit Waghchaure
· 6 years ago
02ae934
feat: added cost center in the opening invoice creation tool
by Rohit Waghchaure
· 6 years ago
26dba8b
Merge pull request #17801 from deepeshgarg007/dashboards
by Rushabh Mehta
· 6 years ago
ff99cea
Merge branch 'develop' into report_trial_balance_fix
by Anurag Mishra
· 6 years ago
ba715fe
Merge pull request #17899 from rohitwaghchaure/general_ledger_group_by_voucher_consolidated_issue_develop
by rohitwaghchaure
· 6 years ago
0ef811d
Merge branch 'develop' into report_trial_balance_fix
by Anurag Mishra
· 6 years ago
acae7a9
fix: requested changes
by Anurag Mishra
· 6 years ago
ef5dd87
fix: debit and credit showing in the same row if the group by is set as group by voucher (consolidated)
by Rohit Waghchaure
· 6 years ago
3199f69
Merge pull request #17897 from rohitwaghchaure/fixed_print_format_for_ar_for_120_days_develop
by rohitwaghchaure
· 6 years ago
5f41a33
fix: accounts receivable for PDC not showing 120 days column
by Rohit Waghchaure
· 6 years ago
ebeafa5
fix: Total Amount fix in journal entry (#17880)
by Deepesh Garg
· 6 years ago
3cf2436
feat: provision to set multiple manufacturer in the item master
by Rohit Waghchaure
· 6 years ago
fd19678
fix: show cost center in print fromat of report trial balance
by Anurag Mishra
· 6 years ago
829172c
[Add] GSTIN filters in hsn wise summary and itemised reports
by Prasann Shah
· 6 years ago
68eaaa0
fix: Removed unwanted total row from financial statement and general ledger print (#17860)
by Nabin Hait
· 6 years ago
811bed3
fix(naming): Limit number of docs to be renamed to 50000 per doctype (#17827)
by Aditya Hase
· 6 years ago
da2e009
fix(payment-order): filter already created payment entries (#17843)
by Mangesh-Khairnar
· 6 years ago
1831844
fix: Dashboard for cost center
by deepeshgarg007
· 6 years ago
8309582
fix: report Payment Period Based On Invoice Date not working
by Rohit Waghchaure
· 6 years ago
290847d
fix: Fixes in accounting doctype dashboards
by deepeshgarg007
· 6 years ago
6d313c7
fix: Remove diemnsion from value list if present
by deepeshgarg007
· 6 years ago
55b894b
Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
223225e
fix: Update function name
by deepeshgarg007
· 6 years ago
ce15591
Merge branch 'develop' of https://github.com/frappe/erpnext into dashboards
by deepeshgarg007
· 6 years ago
25857d6
Merge pull request #17816 from deepeshgarg007/ar_translations_develop
by Deepesh Garg
· 6 years ago
840244c
fix: pricing rule is applying on the incorrect item
by Rohit Waghchaure
· 6 years ago
4805861
fix: Label translations
by deepeshgarg007
· 6 years ago
da2e456
fix: Add translations for missing labels in AR report
by deepeshgarg007
· 6 years ago
ac8f4b4
fix: pricing rule not exists issue
by Rohit Waghchaure
· 6 years ago
52ea287
fix: Multiple fixes in accounting dimensions
by deepeshgarg007
· 6 years ago
a9b2e4e
fix: White space in subscription plan dashboard
by deepeshgarg007
· 6 years ago
e233708
fix: Tax category dashboard
by deepeshgarg007
· 6 years ago
4baf696
Merge branch 'develop' of https://github.com/frappe/erpnext into dashboards
by deepeshgarg007
· 6 years ago
8f3a6c1
fix: Dashboards for doctypes in accounting modules
by deepeshgarg007
· 6 years ago
c97c7c5
fix: Test cases for accounting dimension
by deepeshgarg007
· 6 years ago
233b88d
fix: Test case fixes
by deepeshgarg007
· 6 years ago
ffec8be
fix: Styling and test case fixes
by deepeshgarg007
· 6 years ago
a8cb00f
fix: Styling and test case fixes
by deepeshgarg007
· 6 years ago
adccb2c
fix: Remove print statements
by deepeshgarg007
· 6 years ago
acc2422
Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
f5b6ee9
fix: Multiple fixes in accounting doctype
by deepeshgarg007
· 6 years ago
7dfffb5
fix: Updated test cases for accounting dimensions
by deepeshgarg007
· 6 years ago
60f04d1
Merge pull request #17756 from nabinhait/property-decorator
by Nabin Hait
· 6 years ago
4a8ed90
fix(subscription): Remove property decorator (#17395)
by Joe Paul
· 6 years ago
a29ed40
fix: Improve error message (#17747)
by Kenneth Sequeira
· 6 years ago
5cd04a6
fix: payment reconciliation against expense claim (#17729)
by Nabin Hait
· 6 years ago
e9c6e64
fix: Multiple changes in dimension creation logic
by deepeshgarg007
· 6 years ago
6f6636a
fix: Add dimension section in multiple doctypes
by deepeshgarg007
· 6 years ago
d330519
fix: Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
2d79935
Merge pull request #17703 from rmehta/yeah-form-js
by Rushabh Mehta
· 6 years ago
0c2e3c7
fix: range 4 for ageing filter added in the AP/AR report (#17715)
by rohitwaghchaure
· 6 years ago
ba04c3e
fix: table name alias (#17706)
by Saurabh
· 6 years ago
7de05ae
fix: Dashboards for doctypes in accounting module
by deepeshgarg007
· 6 years ago
04e89ce
refactor: deprecate old API
by Rushabh Mehta
· 6 years ago
Next »