Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
6076443b6be47261a1fe784dd34871601afa7b08
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
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
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
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
8d994cb
fix: allow only 1 active Email Campaign for a lead/contact at a time
by Rucha Mahabal
· 6 years ago
b54459e
dash: added Email Campaign to CRM dashboard
by Rucha Mahabal
· 6 years ago
83cba24
Merge pull request #18435 from rohitwaghchaure/fix_fieldtype_for_disable_field
by rohitwaghchaure
· 6 years ago
93b7ece
fix: disable field's fieldtype changed from data to check
by Rohit Waghchaure
· 6 years ago
34b4b77
Merge branch 'develop' into email-campaign
by Suraj Shetty
· 6 years ago
85b6ef8
Merge pull request #18432 from deepeshgarg007/get_balance
by Deepesh Garg
· 6 years ago
2ddbebf
fix: Condition fix
by deepeshgarg007
· 6 years ago
e097d4f
fix: Assignment fix
by deepeshgarg007
· 6 years ago
1ee3d04
fix: Condition fix in get_balance_on function
by deepeshgarg007
· 6 years ago
d1d8d24
fix: filters conditions in loan repayment (#18428)
by Anurag Mishra
· 6 years ago
fcdcfbf
fix(loan): Loan Tenure Formula (#18424)
by Karthikeyan S
· 6 years ago
747c262
fix(BOM): Sever Error due in bom query to new behaviour of db.escape in v12 (#18401)
by Karthikeyan S
· 6 years ago
a566b4e
Merge branch 'develop' into email-campaign
by Rucha Mahabal
· 6 years ago
0a8816e
feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110)
by Himanshu
· 6 years ago
fefe4ac
Merge pull request #18381 from surajshetty3416/fix-payroll-UI
by Deepesh Garg
· 6 years ago
b7fc8fd
Merge pull request #18397 from surajshetty3416/employee-skill-map-config
by Deepesh Garg
· 6 years ago
65f01dd
Merge pull request #18415 from frappe/Salmanmulani-patch-1
by rohitwaghchaure
· 6 years ago
b752acf
fix: added default value for projected_qty in bin_dict
by Salmanmulani
· 6 years ago
d33c233
Merge branch 'develop' into employee-skill-map-config
by Suraj Shetty
· 6 years ago
fea0fc0
Merge branch 'develop' into fix-payroll-UI
by Suraj Shetty
· 6 years ago
635dc1d
Merge pull request #18408 from rohitwaghchaure/not_able_to_make_material_request_for_product_bundle_from_so
by Deepesh Garg
· 6 years ago
f449f51
Merge branch 'develop' into fix-payroll-UI
by Deepesh Garg
· 6 years ago
8fedf53
Merge pull request #18379 from rohitwaghchaure/pos_fixed_address_and_taxes_and_charges_not_set_as_per_profile
by rohitwaghchaure
· 6 years ago
9fe6e00
fix: not able to make material request for bundle items from the sales order
by Rohit Waghchaure
· 6 years ago
e0d8cf1
fix: Add Employee Skill Map to HR module page
by Suraj Shetty
· 6 years ago
22ff54b
Merge branch 'develop' into fix-payroll-UI
by Suraj Shetty
· 6 years ago
0e23307
fix: handled value Error (#18361)
by Anurag Mishra
· 6 years ago
98a9a48
feat: Updated translation (#18364)
by Frappe PR Bot
· 6 years ago
4302c4a
Merge branch 'develop' into fix-payroll-UI
by Suraj Shetty
· 6 years ago
ce42c53
Merge branch 'develop' into batch_bom_operations
by Govind S Menokee
· 6 years ago
51b7b6f
feat: remove explicit commit call
by Govind S Menokee
· 6 years ago
6349f61
Merge pull request #18385 from rohitwaghchaure/offline_pos_syncing_issue_for_customer_develop
by rohitwaghchaure
· 6 years ago
c0731f6
Merge pull request #18387 from rohitwaghchaure/cost_center_not_able_to_access_develop
by rohitwaghchaure
· 6 years ago
438efb4
fix: cost center not able to access
by Rohit Waghchaure
· 6 years ago
0851c94
fix: offline pos syncing issue for customer
by Rohit Waghchaure
· 6 years ago
f9c650f
fix: Show submit after salary slip creation
by Suraj Shetty
· 6 years ago
dcf2d35
fix: address and taxes not set as per pos profile in the pos invoice
by Rohit Waghchaure
· 6 years ago
41aee35
Merge pull request #18369 from Anurag810/fix_precision_v12
by rohitwaghchaure
· 6 years ago
3403d1c
Merge pull request #18095 from scmmishra/remove-move-stock-summary
by rohitwaghchaure
· 6 years ago
8a06b8f
fix precision
by Anurag Mishra
· 6 years ago
65a627c
fix: module changes for Auto Repeat from Desk to Automation (#18356)
by Rucha Mahabal
· 6 years ago
807ef6a
Merge pull request #18340 from deepeshgarg007/ac_dim_usability_fixes
by Deepesh Garg
· 6 years ago
0d7cc66
Merge pull request #18348 from rohitwaghchaure/get_items_from_not_pulled_the_description_set_in_bom
by Deepesh Garg
· 6 years ago
902e5ab
Merge branch 'develop' into ac_dim_usability_fixes
by Deepesh Garg
· 6 years ago
a4e0532
fix: Project Template should be set only once (#18354)
by Faris Ansari
· 6 years ago
7339c72
Update item_dashboard.js
by Shivam Mishra
· 6 years ago
5738c93
style: commonified move and add button handler
by Shivam Mishra
· 6 years ago
Next »