Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
c037dc775e248dfdf4f850b09fbd8898bf1256d1
/
erpnext
/
accounts
/
report
ed4191e
[fix] merge-conflicts
by Saurabh
· 7 years ago
179e0c1
Added party name in accounts receivable/payable report (#11656)
by rohitwaghchaure
· 7 years ago
1c4653e
Merge branch 'develop' into payment-terms
by Nabin Hait
· 7 years ago
eb39820
convert html into text in the taxes description as it can break the reports (#11603)
by Manas Solanki
· 7 years ago
bda07c6
Added Warehouse, Cost Center, Owner filters to Sales Register (#11600)
by Pawan Mehta
· 7 years ago
d3f5d09
[feature] Opening Invoice Creation Tool (#11589)
by Rushabh Mehta
· 7 years ago
ffa659f
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
1575307
Nestedset model fixes for changing parent and renaming (#11467)
by Nabin Hait
· 7 years ago
e552a51
Minor cleanups
by Nabin Hait
· 7 years ago
436f7b9
codacy issues
by pawan
· 7 years ago
438dfc0
fix codacy issues
by pawan
· 7 years ago
d592256
remove old report
by pawan
· 7 years ago
b699b86
Add Total Row
by pawan
· 7 years ago
8d1d64a
[fix] #11449
by pawan
· 7 years ago
e61a275
[fix] #11427
by pawan
· 7 years ago
6b26e39
use the new frappe charts :D (#11391)
by Prateeksha Singh
· 7 years ago
09ce68e
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
5fa2adc
Merge branch 'master' into develop
by Saurabh
· 7 years ago
bfb108d
Replace c3 (#11112)
by Prateeksha Singh
· 7 years ago
80f3339
[minor] fixed AttributeError: 'GrossProfitGenerator' object has no attribute 'grouped_data' (#11195)
by Makarand Bauskar
· 7 years ago
3387d02
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
bd4b80e
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
cf36534
Gross profit report considering returned items (#10734)
by Nabin Hait
· 7 years ago
3f15bf9
[fix] query fix for match conditions (#10810)
by Saurabh
· 7 years ago
c050c69
show error message if cannot get accounts details (#10768)
by tundebabzy
· 7 years ago
1255aa0
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
d54d6bc
[fix] use stock_qty in reports instead of qty to match with stock_uom (#10727)
by Sagar Vora
· 7 years ago
f5cbb9c
[fix] Actual amount for budget variance report
by Nabin Hait
· 7 years ago
a19ea6e
Merge branch 'develop' of https://github.com/frappe/erpnext into payment-terms
by tunde
· 7 years ago
aaec42e
resolved merged conflicts
by mbauskar
· 7 years ago
bf4a974
IMproved print format for AR/AP report (#10528)
by Nabin Hait
· 7 years ago
caab582
Tax breakup for actual amount and fixes in itemised purchase register (#10515)
by Nabin Hait
· 7 years ago
06f5ae0
Merge branch 'master' into develop
by mbauskar
· 7 years ago
b903c86
Merge pull request #10506 from nabinhait/hotfix677
by Saurabh
· 7 years ago
fcb2462
Minor fix in itemised sales register
by Nabin Hait
· 7 years ago
382f5eb
Run sales/purchase register for one month by default (#10493)
by Nabin Hait
· 7 years ago
d13fe18
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
28d8557
[fix] Taxes in itemised purchase register (#10494)
by Nabin Hait
· 7 years ago
10fc880
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
879e162
Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405)
by Nabin Hait
· 7 years ago
1f49f51
Tax rate in Itemised sales/purchase register and cleanups (#10439)
by Nabin Hait
· 7 years ago
9275969
Payment Terms: doctypes, schedule, payments and more
by Nabin Hait
· 7 years ago
9ef1d0f
[Fix] Balance sheet not working (#10311)
by rohitwaghchaure
· 7 years ago
059f99e
[Fix] Wrong avg. buying rate in the Gross Profit report (#10110)
by rohitwaghchaure
· 8 years ago
8ad168a
Fixed merge conflict
by Nabin Hait
· 8 years ago
bedb486
[Fix] Multi letter head showing in the print (#9644)
by rohitwaghchaure
· 8 years ago
960208b
Merge pull request #9426 from tundebabzy/issue-9096
by Makarand Bauskar
· 8 years ago
a06a600
Merge branch 'master' into develop
by mbauskar
· 8 years ago
53de2f1
Translation correction in P&L report (#9436)
by Charles-Henri Decultot
· 8 years ago
22aaf0c
[minor] fixed AttributeError: 'dict' object has no attribute 'company' in sales register
by mbauskar
· 8 years ago
f4e908b
[minor] general_ledger.js
by Rushabh Mehta
· 8 years ago
67cbeb1
Merge branch 'develop' into issue-9096
by tunde
· 8 years ago
919a74a
[gst] adde reports + docs
by Rushabh Mehta
· 8 years ago
b3c8f44
[wip] GST for India. Pending reports
by Rushabh Mehta
· 8 years ago
96e629a
adds credits notes to report since double entry for P or L affects sales
by tunde
· 8 years ago
a5f4094
[Enhance] Companywise perpetual inventory setting
by Rohit Waghchaure
· 8 years ago
f9e2bf1
fixed merge conflicts
by mbauskar
· 8 years ago
5c9dd42
fixes #9098: don't skip calculation if income or expense is [] (#9267)
by tundebabzy
· 8 years ago
4c0f9da
Total amount not showing for credit note column in the print (#9278)
by rohitwaghchaure
· 8 years ago
0da5f23
[minor] fixed Cannot read property 'default_letter_head' of undefined (#9268)
by Makarand Bauskar
· 8 years ago
1b2b4a6
[Fix] Accounts receivable report showing wrong currency for total amount against the customer (#9276)
by rohitwaghchaure
· 8 years ago
797f203
Merge branch 'master' into develop
by Saurabh
· 8 years ago
7f14f28
Account Receivable - Credit Note column added to print format. (#9230)
by Ashwini Save
· 8 years ago
d0ac0bd
Merge branch 'master' into develop
by Nabin Hait
· 8 years ago
97fd21a
[Fix] Accounts receivable summary report not loading data because credit note column was missing (#9191)
by rohitwaghchaure
· 8 years ago
a128b21
Fixed merge conflict
by Nabin Hait
· 8 years ago
17378e8
Added a new column for Credit/Debit Note in AR/AP report (#9123)
by Nabin Hait
· 8 years ago
ab74ca7
Lint and fix JS files
by Faris Ansari
· 8 years ago
177a268
[fix] Trial balance not working (#8937)
by rohitwaghchaure
· 8 years ago
6799e27
[fix] chart of accounts root sorting, #8784, #8897 (#8904)
by Rushabh Mehta
· 8 years ago
734d779
Show party name in General Ledger print report (#8760)
by Faris Ansari
· 8 years ago
464f108
[minor] added currency in Totals for Trial Balance report (#8757)
by Makarand Bauskar
· 8 years ago
120ee27
Fix typo (#8719)
by Ishan Loya
· 8 years ago
932423e
Balance Sheet always shows accumulated values from previous fiscal year (#8668)
by Nabin Hait
· 8 years ago
d5d8db7
Cleanup on financial statement PR
by Nabin Hait
· 8 years ago
39bcb3d
Merge branch 'accumulated_header_std' of https://github.com/RicardoJohann/erpnext into RicardoJohann-accumulated_header_std
by Nabin Hait
· 8 years ago
e3c122d
AR report: filter based on customer group and credit days based on field. Fixed #8214
by Nabin Hait
· 8 years ago
dd70fbf
[fix] Letter head not showing in the report
by Rohit Waghchaure
· 8 years ago
bb2670d
[fixes] minor fixes in bank reconciliation form and report
by mbauskar
· 8 years ago
1e05077
[minor] sales register report fixes
by mbauskar
· 8 years ago
2f9703c
[minor] set company_currency as account_currency in general ledger if party type is employee
by mbauskar
· 8 years ago
731efe3
Minor fix in gross profit report
by Nabin Hait
· 8 years ago
2c892c7
Indentation fixed in gross profit report
by Nabin Hait
· 8 years ago
b15d999
Merge branch 'develop' into gross_profit_issue_v_8
by Nabin Hait
· 8 years ago
cc8b2b2
[fix] [refactor] demo for v8 and remove purchase common
by Rushabh Mehta
· 8 years ago
34b1dba
[fix] get_valuation_rate takes 4 arguments 3 given in gross profit report
by Rohit Waghchaure
· 8 years ago
033e2fa
changed accumulated header
by Ricardo Johann
· 8 years ago
1f6bd0a
Fixed merge conflict
by Nabin Hait
· 8 years ago
3d1434a
Export total labels
by Ricardo Johann
· 8 years ago
77c9705
In gross profit report, if incoming rate not found from last sle, consider average valuation rate
by Nabin Hait
· 8 years ago
faedf82
[fix] gross profit permission issue
by Rohit Waghchaure
· 8 years ago
1ed8bc4
Gross Profit report: Consider Sales team table only if grouped by sales person
by Nabin Hait
· 8 years ago
33fb6ae
Fixed merge conflict
by Nabin Hait
· 8 years ago
9f4317e
minor fix
by Rohit Waghchaure
· 8 years ago
b3ffd6b
Merge pull request #7828 from rohitwaghchaure/update_user_roles_to_roles
by Nabin Hait
· 8 years ago
e68f32c
UOM Conversion in selling
by Nabin Hait
· 8 years ago
611a70a
changes in the report roles
by Rohit Waghchaure
· 8 years ago
e748515
added roles in the report
by Rohit Waghchaure
· 8 years ago
5079c9e
Fixed merge conflict
by Nabin Hait
· 8 years ago
49523d7
[Fix] Company fiscal year issue in financial statement
by Rohit Waghchaure
· 8 years ago
Next »