Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
24c3b4e00ffab02eb47d7a22f4fda3da91bd94ff
24c3b4e
fix: get item from product bundle
by Anurag Mishra
· 5 years ago
2a45ead
Merge pull request #18514 from deepeshgarg007/trail_balance_fix_hotfix
by rohitwaghchaure
· 6 years ago
344df21
Merge pull request #18453 from hrwX/iss_ful_fix_v12
by Suraj Shetty
· 6 years ago
3e4cabf
Merge pull request #18516 from rohitwaghchaure/can_t_compare_datetime_issue_for_quotation
by rohitwaghchaure
· 6 years ago
40e3504
fix: can't compare datetime.date to unicode
by Rohit Waghchaure
· 6 years ago
107c07e
fix: Opening balance not getting calculated in trail_balance_report
by deepeshgarg007
· 6 years ago
b566cc3
Merge pull request #18512 from deepeshgarg007/defaut_accounting_dimension_v12
by Deepesh Garg
· 6 years ago
f37fb82
fix: Code cleanup
by deepeshgarg007
· 6 years ago
d9f3ba5
fix: Reload doc in patch
by deepeshgarg007
· 6 years ago
724be6e
fix: GL entry validation fix
by deepeshgarg007
· 6 years ago
8266137
fix: Add accounting dimensions to subscription and opening invoice tool
by deepeshgarg007
· 6 years ago
3d15128
fix: Test cases for accounting dimensions
by deepeshgarg007
· 6 years ago
1c1f6f9
fix: Test Cases for accounting dimensions
by deepeshgarg007
· 6 years ago
5dfe4df
fix: Set query fix
by deepeshgarg007
· 6 years ago
22a4857
fix: Codacy Fixes
by deepeshgarg007
· 6 years ago
acc0958
fix: Patch
by deepeshgarg007
· 6 years ago
f1f79ff
fix: Remove dimensions from boot
by deepeshgarg007
· 6 years ago
7d270ed
fix: Added default dimension and filter in bootinfo
by deepeshgarg007
· 6 years ago
b590f89
fix: Default Accounting Dimensions in doctypes
by deepeshgarg007
· 6 years ago
8c8b1f2
Merge pull request #18463 from rohitwaghchaure/bank_reco_consider_incorrect_paid_amount_field_v12
by rohitwaghchaure
· 6 years ago
d800f99
Merge branch 'version-12-hotfix' into version-12
by Sahil Khan
· 6 years ago
82a9118
bumped to version 12.0.2
by Sahil Khan
· 6 years ago
f0f4dbd
fix(payroll-entry): show make bank entry button when manually submitting salary slip (#18498)
by Mangesh-Khairnar
· 6 years ago
e666b88
fix: added payroll period in HR module (#18500)
by Michelle Alva
· 6 years ago
e83b0c3
Merge branch 'version-12-hotfix' into iss_ful_fix_v12
by Himanshu
· 6 years ago
0f3281f
Merge pull request #18496 from rohitwaghchaure/asset_pro_rata_cal_for_wdv_remaining_amt_v12
by rohitwaghchaure
· 6 years ago
809025c
Merge pull request #18495 from deepeshgarg007/stock-ageing-v12
by Deepesh Garg
· 6 years ago
6496897
Merge branch 'version-12-hotfix' into stock-ageing-v12
by Deepesh Garg
· 6 years ago
dc4452f
perf(travis): Faster builds (#18491)
by Aditya Hase
· 6 years ago
2f87fd7
Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into stock-ageing-v12
by deepeshgarg007
· 6 years ago
53f5e2e
fixed test cases and the logic for pro rata calculation
by Rohit Waghchaure
· 6 years ago
3844a98
fix: Pro rata calculation is not working for WDV depreciation method
by Rohit Waghchaure
· 6 years ago
cbef3f7
Merge branch 'version-12-hotfix' into version-12
by Sahil Khan
· 6 years ago
ecd4d38
bumped to version 12.0.1
by Sahil Khan
· 6 years ago
b4ecd29
Merge branch 'version-12-hotfix' into iss_ful_fix_v12
by Himanshu
· 6 years ago
a312f19
Merge pull request #18493 from netchampfaris/parent-account-child-account-currency
by rohitwaghchaure
· 6 years ago
06f99ca
fix: Fixes in stock ageing report
by deepeshgarg007
· 6 years ago
7fdab02
fix: Use get_serial_no and remove batch
by deepeshgarg007
· 6 years ago
1495c95
fix: Remove batch
by deepeshgarg007
· 6 years ago
e3a2ab1
fix: Consider serial no and batches in Stock ageing report
by deepeshgarg007
· 6 years ago
f7733be
fix: Enhancement in stock ageing report
by deepeshgarg007
· 6 years ago
4d53992
fix: Changed columns to new dict form
by deepeshgarg007
· 6 years ago
6f6f4b9
Merge pull request #18481 from deepeshgarg007/bank_reco_v12
by Deepesh Garg
· 6 years ago
ea56f31
Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12
by Deepesh Garg
· 6 years ago
6998412
fix(Account): Pass parent currency to child currency
by Faris Ansari
· 6 years ago
f2fb461
perf(tests): Remove unnecessary tearDown code
by Aditya Hase
· 6 years ago
f4314a2
perf(travis): Use setUpClass instead of setUp
by Aditya Hase
· 6 years ago
bd69f43
fix(stock): Fix travis builds
by Aditya Hase
· 6 years ago
d1bb274
perf(tests): Use country with lesser fixtures
by Aditya Hase
· 6 years ago
8773d93
perf(tests): Do not unnecessarily create companies
by Aditya Hase
· 6 years ago
0d33389
perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown
by Aditya Hase
· 6 years ago
b6906c5
fix(travis): Install wkhtmltopdf
by Aditya Hase
· 6 years ago
0046357
fix(travis): Remove redundant arguments
by Aditya Hase
· 6 years ago
ac431c8
fix(travis): Use --site parameter
by Aditya Hase
· 6 years ago
7b39aa7
fix(travis): Merge install and before_script
by Aditya Hase
· 6 years ago
6076443
fix(travis): Execute get-app before bench start
by Aditya Hase
· 6 years ago
50e2d4a
perf(travis): Use travis optimizations
by Aditya Hase
· 6 years ago
e312841
perf(travis): Do not build assets
by Aditya Hase
· 6 years ago
30628b0
perf(travis): Remove unnecessary processes from Procfile
by Aditya Hase
· 6 years ago
7c44ada
fix(travis): Use MariaDB credentials from site_config.json
by Aditya Hase
· 6 years ago
e4f78a0
perf(travis): Do not waste 10 seconds
by Aditya Hase
· 6 years ago
903e878
fix(travis): Execute get-app and reinstall after bench start
by Aditya Hase
· 6 years ago
1e9e471
fix(travis): Do not disable scheduler using CLI
by Aditya Hase
· 6 years ago
fb2ec71
fix(travis): Do not use use_site
by Aditya Hase
· 6 years ago
185e2a2
fix(travis): Setup MariaDB
by Aditya Hase
· 6 years ago
e2b16e3
fix(travis): Remove unused files
by Aditya Hase
· 6 years ago
23f24d1
fix(travis): Remove travis/bench_init.sh
by Aditya Hase
· 6 years ago
3f6ac2d
fix(travis): Do not execute install.py
by Aditya Hase
· 6 years ago
2fb9e8a
fix(travis): Install coverall after tests
by Aditya Hase
· 6 years ago
9b24a42
fix(travis): Use MariaDB 10.3
by Aditya Hase
· 6 years ago
e0e78fb
fix(travis): Restructure build matrix
by Aditya Hase
· 6 years ago
029de1a
fix(travis): Remove unnecessary commands
by Aditya Hase
· 6 years ago
2d8f42a
Merge branch 'version-12-hotfix' into iss_ful_fix_v12
by Himanshu
· 6 years ago
53dc0c5
Dynamic link issue fix in Bank reconciliation statement
by deepeshgarg007
· 6 years ago
89339bb
fix: GSTR-1 query fix
by deepeshgarg007
· 6 years ago
3f07305
Merge pull request #18469 from scmmishra/changelog-url-fixes
by sahil28297
· 6 years ago
192db7d
fix: url fixes for changelog
by Shivam Mishra
· 6 years ago
29c71f5
Merge pull request #18467 from scmmishra/release-notes-fixes
by sahil28297
· 6 years ago
6bd50b1
Merge branch 'version-12-hotfix' into release-notes-fixes
by sahil28297
· 6 years ago
8b08684
fix: more url fixes
by Shivam Mishra
· 6 years ago
cb19ee4
fix: urls for changelog
by Shivam Mishra
· 6 years ago
4865eab
fix: add Company by default in session defaults (#18460)
by Rucha Mahabal
· 6 years ago
6d0c6a1
fix: multi currency bank reco issue
by Rohit Waghchaure
· 6 years ago
05425d4
fix: change agreement fulfilled to ongoing
by Himanshu Warekar
· 6 years ago
06c7a7e
fix(website): Remove references to Product Settings.products_a… (#18451)
by Faris Ansari
· 6 years ago
85d8839
changelog: release 12.0.0
by Saurabh
· 6 years ago
3e85b49
Release Version 12
by sahil28297
· 6 years ago
7b76cdb
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
by Nabin Hait
· 6 years ago
cd1094e
Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop
by Nabin Hait
· 6 years ago
ca25b92
fix: Calcellation logic for reconciliation of serialized items
by Nabin Hait
· 6 years ago
3f83263
fix: remove wrong status update for order type maintenance (#18444)
by Mangesh-Khairnar
· 6 years ago
88236b2
feat: Email Campaign (#18291)
by Suraj Shetty
· 6 years ago
433e587
style: Add tabs
by Suraj Shetty
· 6 years ago
0024743
Merge branch 'develop' into email-campaign
by Suraj Shetty
· 6 years ago
6224266
fix: replaced frappe.db.get_value with frappe.db.exists
by Rucha Mahabal
· 6 years ago
d23a95c
fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign
by Rucha Mahabal
· 6 years ago
40240b7
fix: filter reference name by cost center in journal entry account (#17948)
by Rushin Parikh
· 6 years ago
0bbfca8
fix: payment document link fix (#18301)
by Mangesh-Khairnar
· 6 years ago
270c44a
Enhancement(HR): hiring process (#18129)
by Mangesh-Khairnar
· 6 years ago
305da79
Handling case for Material Request type 'Manufacture' v12 (#18365)
by Anurag Mishra
· 6 years ago
Next »