Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
a8752db012ffa9222b6e9a18c152bcc776a5be10
/
erpnext
a8752db
Typo and styling fixes
by Pranav Nachnekar
· 5 years ago
018f0d3
Fixed issue: agents weren't looked up in settings
by Pranav Nachanekar
· 5 years ago
1cd762e
Added ajuto assignment
by Pranav Nachanekar
· 5 years ago
d88f850
removed debugger
by Pranav Nachanekar
· 5 years ago
cf045d8
fixed typo
by Pranav Nachanekar
· 5 years ago
a3b8c77
Fixed leads
by Pranav Nachanekar
· 5 years ago
1564f14
Added customer to calender event
by Pranav Nachanekar
· 5 years ago
c9c8e19
Merge branch 'develop' of https://github.com/0Pranav/erpnext into develop
by Pranav Nachanekar
· 5 years ago
469247b
Change max date of datepicker
by Pranav Nachanekar
· 5 years ago
a2dbd39
Add lead and calender event to appointments
by Pranav Nachanekar
· 5 years ago
8051ca1
Limit advance booking of appointments
by Pranav Nachanekar
· 5 years ago
249cdd9
Added uniqueness check for offset
by Pranav Nachanekar
· 5 years ago
e543fc4
Removed email reminders As it will be handled by calender event in the future
by Pranav Nachanekar
· 5 years ago
a322b15
Added back button from details page
by Pranav Nachanekar
· 5 years ago
0cc837e
Create event for the appointment TODO: Add lead and employee to this
by Pranav Nachanekar
· 5 years ago
4897897
Merge branch 'develop' into develop
by Pranav Nachnekar
· 5 years ago
7bcb24e
fix(purchase-invoice): Update paid amount on creation of debit note (#18830)
by Mangesh-Khairnar
· 5 years ago
5038d6a
Removed appointment tests
by Pranav Nachanekar
· 5 years ago
bb73624
fix: incorrect qty calculation in the production plan fopr the sub assembely work orders (#18970)
by rohitwaghchaure
· 5 years ago
e919388
fix: do not cache value while creating item group, in setup wizard it will raise link validation error (#18992)
by Saurabh
· 5 years ago
358a01a
fix: Quotation Trends report not working for filter group by customer (#18989)
by rohitwaghchaure
· 5 years ago
2d7370a
Moved delete_appointment
by Pranav Nachanekar
· 5 years ago
c4950a0
Added doctype availabitlity of slots added
by Pranav Nachanekar
· 5 years ago
a035428
fix: handling of key does not exists error
by Nabin Hait
· 5 years ago
d2315e5
Merge branch 'develop' into version-12
by Sahil Khan
· 5 years ago
a2fd1f2
bumped to version 12.1.2
by Sahil Khan
· 5 years ago
bcda12f
modified: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json (#18829)
by Sammish Thundiyil
· 5 years ago
e851346
fix: dont make dashboards if company is not set (#18975)
by Shivam Mishra
· 5 years ago
88e8688
fix: set raw material's batch based on main item's batch only if RM has batch no (#18977)
by Nabin Hait
· 5 years ago
0254217
fix: Make address fields mandatory (#18979)
by Suraj Shetty
· 5 years ago
1853a83
fix(packing-slip): add a descriptive message (#18981)
by Mangesh-Khairnar
· 5 years ago
6f486f3
Addded status to appointment creation
by Pranav Nachanekar
· 5 years ago
5c008ef
UI Fixes
by Pranav Nachanekar
· 5 years ago
5c211d8
fixed codacy
by Pranav Nachanekar
· 5 years ago
4ac25f2
Merge branch 'develop' into develop
by Pranav Nachnekar
· 5 years ago
d312d11
fix: port from hotfix (#18974)
by rohitwaghchaure
· 5 years ago
06facea
added doctype
by Pranav Nachanekar
· 5 years ago
110f4ea
Formatting
by Pranav Nachanekar
· 5 years ago
db21f86
Removed unneccessary doctype
by Pranav Nachanekar
· 5 years ago
20c7c29
Formatting
by Pranav Nachanekar
· 5 years ago
5945144
Added tests
by Pranav Nachanekar
· 5 years ago
89d3bc0
fix: sales invoice return print format overideing the meta default print format
by Anurag Mishra
· 5 years ago
10711dd
Refactor UI
by Pranav Nachanekar
· 5 years ago
63dbacd
Disabled caching
by Pranav Nachanekar
· 5 years ago
48e43e2
build fix
by Pranav Nachanekar
· 5 years ago
217aadba7
Better autoname
by Pranav Nachanekar
· 5 years ago
cbcede7
Merge pull request #18964 from nabinhait/max_carry_forwarded_leaves
by Mangesh-Khairnar
· 5 years ago
32eccb8
fix: Rename duplicate label Image to Website Image (#18912)
by Faris Ansari
· 5 years ago
632fc6a
feat: Added input field for max carry forwarded leaves
by Nabin Hait
· 5 years ago
f43825e
fix: convert dict to list for iteration (#18963)
by Suraj Shetty
· 5 years ago
5f59c2a
fix: reload account timeline before creating dashboards (#18934)
by Shivam Mishra
· 5 years ago
fb7c7b5
feat: Added input field for max carry forwarded leaves
by Nabin Hait
· 5 years ago
d2f22b5
Merge branch 'develop' into employee-leave-balance-summary
by Suraj Shetty
· 5 years ago
ffc4f8f
feat: [stock -> packed_items] Enable modification of Description on packed items (#18907)
by MorezMartin
· 5 years ago
cdcff6c
Multiple port from v11 hotfix (#18954)
by rohitwaghchaure
· 5 years ago
e352fb7
fix: Reload doctype in variants patch (#18962)
by Faris Ansari
· 5 years ago
5ae40a9
fix: Use absolute import instead of relative import
by Suraj Shetty
· 5 years ago
40dbb63
Merge branch 'develop' into employee-leave-balance-summary
by Suraj Shetty
· 5 years ago
594918b
fix: Include Item variant patch in patches.txt (#18961)
by Faris Ansari
· 5 years ago
366451f
fix: Minor fix in GSTR-1
by deepeshgarg007
· 5 years ago
a14ee7f
Merge branch 'develop' of github.com:frappe/erpnext into employee-leave-balance-summary
by Suraj Shetty
· 5 years ago
c5588a9
fix: Column value and data indentation
by Suraj Shetty
· 5 years ago
21a4f82
fix: Re-arrange filters
by Suraj Shetty
· 5 years ago
3b366c3
feat: Added default Leave Approver in Employee (#18953)
by Nabin Hait
· 5 years ago
8e67a3a
fix: check if 'All Item Group' exists before settings it as parent_item_group (#18956)
by Saurabh
· 5 years ago
4726fc4
fix: Deleted unwanted production order files
by Nabin Hait
· 5 years ago
c69cc13
fix: updated footer message (#18949)
by Shivam Mishra
· 5 years ago
ddfbb07
fix: fix accounts balance timeline dashboard chart source (#18942)
by Prssanna Desai
· 5 years ago
d30f87b
Merge branch 'Mangesh-Khairnar-feat-customer-credit-limit' into develop
by Nabin Hait
· 5 years ago
4ce3805
feat: Company wise credit limit
by Nabin Hait
· 5 years ago
bbc1b5c
feat: added date filter based on billing date and based date (#18935)
by Anurag Mishra
· 5 years ago
ac0c1ed
feat: added date filter based on billing date and based date (#18936)
by Anurag Mishra
· 5 years ago
a93b665
fix: Print Format 'Point of Sale' removed from Sales invoice Print Format List (#18937)
by Marica
· 5 years ago
ede7050
Merge branch 'develop' into version-12
by Sahil Khan
· 5 years ago
0906bc8
bumped to version 12.1.1
by Sahil Khan
· 5 years ago
ac2b5ed
fix: credit limit patch
by Nabin Hait
· 5 years ago
b847731
Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit
by Nabin Hait
· 5 years ago
b5bd914
fix: Print/PDF of AR/AP report after refactoring (#18931)
by Nabin Hait
· 5 years ago
6298da4
fix: treeview fixes (#18803)
by Himanshu
· 5 years ago
cffe577
fix: Add UOM in anlytics report when viewing based on item (#18902)
by Deepesh Garg
· 5 years ago
48d1463
fix(CoA): SKR04 (#18820)
by Raffael Meyer
· 5 years ago
c257ce8
Party accounts if don't have default company (#18771)
by hendrik
· 5 years ago
867ac10
fix: handle for product bundle (#18420)
by Anurag Mishra
· 5 years ago
d114c8f
fix(Purchase Order): Status updater (#18612)
by KanchanChauhan
· 5 years ago
1d1427d
fix(auto attendance): handling None case for IN/OUT Logs (#18867)
by Karthikeyan S
· 5 years ago
91596f2
Change the field name for Payment Entry (#18874)
by Andy Zhu
· 5 years ago
eb2ab3b
Merge branch 'develop' into develop
by Nabin Hait
· 5 years ago
a7d448d
fix: Error "TypeError: unorderable types: int() > str()" When Trying to Create Packing Slip (#18913)
by John Clarke
· 5 years ago
77da3b4
fix: pull project from task (#18776)
by Rohan
· 5 years ago
9d77e9f
fix: error while trying to get directions (#18827)
by Rohan
· 5 years ago
c901d63
fix(18837): Student creation error (#18838)
by Govind S Menokee
· 5 years ago
7496548
fix: not able to create invoice against patient (#18858)
by rohitwaghchaure
· 5 years ago
f1fab87
fix: mismatch between warehouse tree value and warehouse based stock balance report value (#18879)
by rohitwaghchaure
· 5 years ago
5aaf15d
fix: healthcare practitioner not showing in the dropdown (#18929)
by rohitwaghchaure
· 5 years ago
16a7ec9
fix: tax category is optional argument
by Nabin Hait
· 5 years ago
607a21e
feat: Init Employee Leave Balance Summary report
by Suraj Shetty
· 5 years ago
b03fa8a
Merge branch 'develop' into feat-customer-credit-limit
by Nabin Hait
· 5 years ago
f4fde51
Update customer.py
by Nabin Hait
· 5 years ago
c78c866
Update customer_credit_balance.py
by Nabin Hait
· 5 years ago
7834a01
Update move_credit_limit_to_customer_credit_limit.py
by Nabin Hait
· 5 years ago
Next »