Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
6f39db6a18a7e9ca4f17c0fc3eafe3cecb4920a0
/
erpnext
8bf19ce
fix: Error handling in taxes and totals
by deepeshgarg007
· 6 years ago
a499079
fix: Remove non standard fieldname
by deepeshgarg007
· 6 years ago
7546577
Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into error_report_v12
by deepeshgarg007
· 6 years ago
b0916a3
fix: Remove payment order from bank dashboard
by deepeshgarg007
· 6 years ago
e45102b
fix: Show correct label instead of showing undefined (#18560)
by Suraj Shetty
· 6 years ago
8426ff7
Merge branch 'version-12-hotfix' into version-12
by Sahil Khan
· 6 years ago
968da1c
bumped to version 12.0.4
by Sahil Khan
· 6 years ago
0313dc0
fix: task not updated issue
by Shivam Mishra
· 6 years ago
b559bf6
Merge branch 'version-12-hotfix' into stock-ledger-fix
by Suraj Shetty
· 6 years ago
c16ef32
fix: Payment Order link fix in bank dashboard
by deepeshgarg007
· 6 years ago
b65c761
fix: Enhancement in credit note (#18510)
by Deepesh Garg
· 6 years ago
fdb5e6b
Merge pull request #18531 from rohitwaghchaure/scrap_item_not_adding_v12_hotfix
by rohitwaghchaure
· 6 years ago
8623635
fix: scrap item not adding while doing finished good entry
by Rohit Waghchaure
· 6 years ago
548293a
fix: Check zero valuation rate only for valid doctypes
by deepeshgarg007
· 6 years ago
403968b
bumped to version 12.0.3
by Sahil Khan
· 6 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
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
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
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
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
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
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
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
74d5e9d
fix: Set project in Timesheet (#18371)
by Faris Ansari
· 6 years ago
e3b3ac8
fix: Fetch email when making Opportunity from Lead (#18373)
by Faris Ansari
· 6 years ago
7ed5919
fix(LoanApplication): Repayment amount check (#18376)
by Faris Ansari
· 6 years ago
88620d6
fix: precision on comparing with the outstanding amount (#18375)
by Mangesh-Khairnar
· 6 years ago
64c780e
fix: update percentage on creation of invoice for zero amt transaction (#18382)
by Mangesh-Khairnar
· 6 years ago
5be9117
Merge pull request #18108 from kaynes-technology/batch_bom_operations
by rohitwaghchaure
· 6 years ago
90d7a88
fix: pass missing argument while generating consolidated financial statement for cash flow type (#18398)
by Saurabh
· 6 years ago
23d4b7c
fis: mapped cost center in gl entries (#18404)
by Anurag Mishra
· 6 years ago
73d4460
fix: file attach via import (#18414)
by Himanshu
· 6 years ago
dc42cc3
fix(sales-invoice): Use orm instead of frappe.db.sql (#18434)
by Aditya Hase
· 6 years ago
195465c
fix(tally): Ignore unhandled vouchers silently (#18430)
by Aditya Hase
· 6 years ago
16a0458
fix(procurement-tracker): concatenate filter conditions with leading whitespaces (#18440)
by Mangesh-Khairnar
· 6 years ago
60a291a
fix: Sample qty validation fix in purchase receipt (#18419)
by Deepesh Garg
· 6 years ago
b978c91
fix: added null check for filters (#18416)
by crescent28
· 6 years ago
324ab98
Merge branch 'email-campaign' of https://github.com/ruchamahabal/erpnext into email-campaign
by Rucha Mahabal
· 6 years ago
Next »