Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
23b7f0def4a7eb6657cf72af7120fea461f91500
23b7f0d
Delete __init__.py
by Deepesh Garg
· 6 years ago
e95a405
Delete sales_order.json
by Deepesh Garg
· 6 years ago
e6e1f2a
Delete __init__.py
by Deepesh Garg
· 6 years ago
e430311
Delete __init__.py
by Deepesh Garg
· 6 years ago
9fb871c
Delete pending_purchase_order.json
by Deepesh Garg
· 6 years ago
3f5fea9
Delete __init__.py
by Deepesh Garg
· 6 years ago
12b409b
Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest
by deepeshgarg007
· 6 years ago
f8bbcc5
refactor(email_digest): Fixes in email digest links and reports
by deepeshgarg007
· 6 years ago
3870308
Merge pull request #16360 from adityahase/demo
by Nabin Hait
· 6 years ago
7278834
Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest
by deepeshgarg007
· 6 years ago
cccc78e
fix: Qms icon color and label fix (#16293)
by Himanshu
· 6 years ago
2e9c2ff
Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest
by deepeshgarg007
· 6 years ago
2cd49f5
fix issue #16284, child table copy (#16285)
by Fisher Yu
· 6 years ago
d254af9
fix(patch): set_backup_limit.py
by Rushabh Mehta
· 6 years ago
7200203
fix(Codacy): removed unused variable
by deepeshgarg007
· 6 years ago
c039f70
Test Cases for account balance report
by deepeshgarg007
· 6 years ago
8621869
Created multiple reports and linked them to email digest
by deepeshgarg007
· 6 years ago
2b47d39
feat: Links for reports in email digest
by deepeshgarg007
· 6 years ago
afec3ca
Merge branch 'staging' into develop
by Saurabh
· 6 years ago
1836285
bumped to version 11.0.3-beta.34
by Saurabh
· 6 years ago
ffdadbf
fix: fallback to stock uom if uom is not defined (#16329)
by rohitwaghchaure
· 6 years ago
05f86ed
Merge pull request #16310 from deepeshgarg007/opportunity-lost-reason
by Nabin Hait
· 6 years ago
c190192
Merge pull request #16277 from deepeshgarg007/loyalty-program-fix
by Nabin Hait
· 6 years ago
4c08aae
Merge pull request #16290 from deepeshgarg007/stock-recon
by Nabin Hait
· 6 years ago
4216d86
Merge pull request #16296 from deepeshgarg007/update_items_bug
by Nabin Hait
· 6 years ago
9ed6deb
Merge pull request #16333 from deepeshgarg007/report-fix
by Nabin Hait
· 6 years ago
49ca9dc
Merge branch 'staging-fixes' into report-fix
by Nabin Hait
· 6 years ago
4e3e784
Merge pull request #16335 from deepeshgarg007/accounts-receivable-fix
by Nabin Hait
· 6 years ago
7c45f45
fix: Divide by zero exception fix in item wise purchase register (#16247)
by Deepesh Garg
· 6 years ago
41d189a
fix(demo): Look for "Total" instead of "'Total'" in report results
by Aditya Hase
· 6 years ago
e5091cb
chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356)
by Saif
· 6 years ago
cad20ab
Merge branch 'staging-fixes' into loyalty-program-fix
by Sagar Vora
· 6 years ago
a4af874
Merge branch 'staging-fixes' into update_items_bug
by Sagar Vora
· 6 years ago
f14c564
Merge pull request #16325 from rohitwaghchaure/not_able_to_access_report_quoted_item_comparison
by Sagar Vora
· 6 years ago
fd78339
Merge branch 'staging-fixes' into not_able_to_access_report_quoted_item_comparison
by Sagar Vora
· 6 years ago
db40ea4
Merge pull request #16328 from rohitwaghchaure/fixed_salary_structure_employee_reqd
by Sagar Vora
· 6 years ago
26e5c94
Merge branch 'staging-fixes' into fixed_salary_structure_employee_reqd
by Sagar Vora
· 6 years ago
1310c23
Merge pull request #16350 from rohitwaghchaure/code_cleanup_general_ledger
by Sagar Vora
· 6 years ago
ed67251
Replaced str to cstr in genral ledger report
by Rohit Waghchaure
· 6 years ago
0eca164
Merge branch 'staging-fixes' into loyalty-program-fix
by Deepesh Garg
· 6 years ago
4772ae2
Merge branch 'staging-fixes' into stock-recon
by Deepesh Garg
· 6 years ago
16745c2
Merge branch 'staging-fixes' into update_items_bug
by Deepesh Garg
· 6 years ago
627b566
Merge branch 'develop' into opportunity-lost-reason
by Deepesh Garg
· 6 years ago
b12c735
Merge branch 'staging-fixes' into report-fix
by Deepesh Garg
· 6 years ago
f840c92
Merge branch 'staging-fixes' into accounts-receivable-fix
by Deepesh Garg
· 6 years ago
fdd5d54
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
094d539
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
0d54271
bumped to version 11.0.3-beta.33
by Frappe Bot
· 6 years ago
1bb9287
Merge branch 'staging-fixes' into update_items_bug
by Deepesh Garg
· 6 years ago
53cac1b
Merge pull request #16338 from sahil28297/remove_print_from_test_case
by Sagar Vora
· 6 years ago
3ac57c7
fix: remove print statement from test case
by Sahil Khan
· 6 years ago
eabf260
fix :Test cases for accounts receivable report
by deepeshgarg007
· 6 years ago
9de81cd
Added Customer contact column in accounts Receivable
by deepeshgarg007
· 6 years ago
32f054b
Added customer group column in item-wise-sales-history report
by deepeshgarg007
· 6 years ago
cda289d
Merge pull request #16323 from sagarvora/fix_tests
by Sagar Vora
· 6 years ago
8bac5b6
[minor] Employee is reqd to preview salary slip from salary structure
by Rohit Waghchaure
· 6 years ago
3dc5b93
[Fix] Report quoted item comparison not working
by Rohit Waghchaure
· 6 years ago
c14c7c8
fix: leave application and timesheet tests
by Sagar Vora
· 6 years ago
9c69e40
Merge pull request #16312 from rohitwaghchaure/fix_not_able_to_delete_department
by rohitwaghchaure
· 6 years ago
74306cc
Merge branch 'staging-fixes' into update_items_bug
by Deepesh Garg
· 6 years ago
f9f753c
fix: Added missing semicolon
by deepeshgarg007
· 6 years ago
8c4bd95
fix(Codacy): Deleted unused imports and files
by deepeshgarg007
· 6 years ago
9c0c633
fix: Added validation for stock reconciliation in stock ledger entry
by deepeshgarg007
· 6 years ago
94e35e7
Fix #15917 (#16311)
by Charles-Henri Decultot
· 6 years ago
8300f5e
fix: Codacy issues and added test case
by deepeshgarg007
· 6 years ago
78ad6c4
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into loyalty-program-fix
by deepeshgarg007
· 6 years ago
9eb99dc
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into stock-recon
by deepeshgarg007
· 6 years ago
318dc42
Updated test Cases for update_child_rate_qty
by deepeshgarg007
· 6 years ago
1451304
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into update_items_bug
by deepeshgarg007
· 6 years ago
c186f15
Added test cases
by Rohit Waghchaure
· 6 years ago
8f62aec
[Fix] Not able to delete department
by Rohit Waghchaure
· 6 years ago
de1e6fc
Merge branch 'develop' of https://github.com/frappe/erpnext into opportunity-lost-reason
by deepeshgarg007
· 6 years ago
c5a0b2e
Lost opportunity report
by deepeshgarg007
· 6 years ago
5e9c7e2
fix:Test cases for opportinity
by deepeshgarg007
· 6 years ago
137a24f
Merge pull request #16253 from chdecultot/sales_summary_correction
by Nabin Hait
· 6 years ago
c466825
Merge pull request #16272 from frappe-pr-bot/translations-2018-12-24
by Nabin Hait
· 6 years ago
ec86796
Merge pull request #16273 from surajshetty3416/general-ui-fixes
by Nabin Hait
· 6 years ago
dc218eb
test :test case for setting opportunity as lost
by deepeshgarg007
· 6 years ago
d9a768a
feat: Set lost reasons in opportunity and quotation using table multiselect
by deepeshgarg007
· 6 years ago
f07cde6
Merge pull request #16306 from rohitwaghchaure/removed_duplicate_fields
by rohitwaghchaure
· 6 years ago
50f0a99
fix: Checks for status in employee and for date range in upload attendance. (#16279)
by sahil28297
· 6 years ago
df4fe92
[Fix] Duplicate fieldnames operation and allow_alternative_item in BOM Item
by Rohit Waghchaure
· 6 years ago
e87eb07
Correction for Travis
by Charles-Henri Decultot
· 6 years ago
8d71015
Cleanup journal entries
by Charles-Henri Decultot
· 6 years ago
b7339d7
Test travis
by Charles-Henri Decultot
· 6 years ago
43c7bd5
Cancel existing payment entries for data integrity in test
by Charles-Henri Decultot
· 6 years ago
641d3e0
Add own records
by Charles-Henri Decultot
· 6 years ago
77cde83
Added validation for update items in purchase order as well
by deepeshgarg007
· 6 years ago
0f9c47c
Remove pricing rule from items
by Charles-Henri Decultot
· 6 years ago
02aa9fb
Understand Travis
by Charles-Henri Decultot
· 6 years ago
ffb411d
Validation while updating items in sales order
by deepeshgarg007
· 6 years ago
3de12db
Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes
by Suraj Shetty
· 6 years ago
d777769
Corrections for Travis
by Charles-Henri Decultot
· 6 years ago
9e09b3a
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
1fa3f7d
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
23beec2
bumped to version 11.0.3-beta.32
by Frappe Bot
· 6 years ago
22e05b2
Fix for NoneType comparison with int error
by deepeshgarg007
· 6 years ago
e8c2fdf
Merge branch 'master' into staging-fixes
by Frappe Bot
· 6 years ago
23ee3c6
Merge branch 'hotfix'
by Frappe Bot
· 6 years ago
9a9c9c2
bumped to version 10.1.76
by Frappe Bot
· 6 years ago
Next »