Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
26dc1b776a1f46347f597f54d73b1d97f6915080
26dc1b7
fix in report: supplier quotations after merge with unicode
by Anand Doshi
· 12 years ago
4e2feb2
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
883285f
fix in supplier quotations patch
by Anand Doshi
· 12 years ago
e81c07f
appended unicode literals import after merge
by Anand Doshi
· 12 years ago
16ad50f
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
f662425
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 12 years ago
e30d5f8
New Report: Supplier Quotations
by Anand Doshi
· 12 years ago
6252c13
added code style and mardown in todo
by Rushabh Mehta
· 12 years ago
e6ecb06
added markdown reference page
by Rushabh Mehta
· 12 years ago
c7dbe29
updates to kb: unanswered questions show in desktop, questions query moved to server-side
by Rushabh Mehta
· 12 years ago
e343393
add/drop index if index key not exists / exists
by Nabin Hait
· 12 years ago
a742d32
added unicode literals import to supplier quotation patch
by Anand Doshi
· 12 years ago
0d0efcf
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
b8219aa
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
8ce2ac3
supplier quotation release patch
by Anand Doshi
· 12 years ago
65078d8
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 12 years ago
3e92c00
removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation
by Anand Doshi
· 12 years ago
793ec9f
removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation
by Anand Doshi
· 12 years ago
6ea82c0
added button, method in Purchase Request form to make Supplier Quotation
by Anand Doshi
· 12 years ago
72f5a05
added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent
by Anand Doshi
· 12 years ago
b6029d2
added button, method in Purchase Order to fetch Supplier Quotation Items
by Anand Doshi
· 12 years ago
da85a83
call set missing values on load and contact section toggle on refresh of purchase order form
by Anand Doshi
· 12 years ago
280e0ce
added function to hide/unhide contact section of a buying form
by Anand Doshi
· 12 years ago
41c4d19
added button to make Purchase Order from Supplier Quotation
by Anand Doshi
· 12 years ago
26e5f3d
DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order
by Anand Doshi
· 12 years ago
4e6a483
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 12 years ago
ed8049e
fixes in patch: considered over delivery in reserved qty calculation
by Nabin Hait
· 12 years ago
cea0e79
Merge branch 'master' of github.com:webnotes/erpnext
by Rushabh Mehta
· 12 years ago
5d4a9f8
date format bug fixed
by Rushabh Mehta
· 12 years ago
a4f6529
in item's update page name, if item name is null, create page name with only the name
by Anand Doshi
· 12 years ago
1c2b192
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
337fef0
call item on_update from UOM Replace Utility
by Nabin Hait
· 12 years ago
e64d900
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
fd03762
call item on_update from UOM Replace Utility
by Nabin Hait
· 12 years ago
6243f29
framework updates
by Rushabh Mehta
· 12 years ago
f83159e
Merge branch 'unicode' of github.com:webnotes/erpnext into unicode
by Rushabh Mehta
· 12 years ago
326f88c
fixed patch: repost stock due to wrong packing list
by Anand Doshi
· 13 years ago
fea3b64
fixed patch: repost stock due to wrong packing list
by Anand Doshi
· 13 years ago
df902d1
patch: repost stock due to wrong packing list entries - optimized query using index and subqueries
by Anand Doshi
· 13 years ago
786444e
changed document_type of 'Communication' to 'Master' to enable importing
by Anand Doshi
· 13 years ago
49dc5da
refactor unicode changes and merge with master with refactored email
by Rushabh Mehta
· 13 years ago
b7cc663
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
3d54977
mark 'Supplier Quotation' as a beta feature
by Anand Doshi
· 13 years ago
c0fded8
Merge branch 'master' of github.com:webnotes/erpnext
by Rushabh Mehta
· 13 years ago
52006ca
bugfix in scheduler
by Rushabh Mehta
· 13 years ago
e598487
added standard mail footer and function to get monthly bulk mail limit
by Rushabh Mehta
· 13 years ago
ba54cf6
added 'Email Send' feature in blog to send blog by mail to all subscribers
by Rushabh Mehta
· 13 years ago
5f21cc0
created files for blog subscription to be embedded in blog and blog_page
by Rushabh Mehta
· 13 years ago
0c5b438
framework updates
by Rushabh Mehta
· 13 years ago
4b3b25e
aded 'add_subscriber' method to be called from website
by Rushabh Mehta
· 13 years ago
384b617
added 'blog_subscriber' and 'unsubscribed' fields
by Rushabh Mehta
· 13 years ago
175771c
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
8292691
stock repost patch
by Nabin Hait
· 13 years ago
e69c7f4
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
a67a74f
supplier quotation, project shift patch
by Anand Doshi
· 13 years ago
f0018b5
added unsubscribed fields in Lead and Contact and cleaned up sendmail function
by Rushabh Mehta
· 13 years ago
a4fe718
html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py
by Rushabh Mehta
· 13 years ago
dd9d4bb
repost stock patch due to wrong packing list
by Nabin Hait
· 13 years ago
cf546d5
fix in quotation item's get query
by Anand Doshi
· 13 years ago
96efd2b
fix in quotation item's get query
by Anand Doshi
· 13 years ago
4855361
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
dc40385
validate link only if value is non empty
by Anand Doshi
· 13 years ago
33987a0
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
5c42d5d
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
c7d5fc4
fix in recent blog list link
by Anand Doshi
· 13 years ago
e51b9d7
Merge branch 'unicode' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
59d37c4
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
f9360ce
filter on actual qty in stock level report
by Nabin Hait
· 13 years ago
d614a6e
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
8d97290
updated bin permission
by Nabin Hait
· 13 years ago
fd684ec
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
29c8b3b
bug fix: strip serial no field before validation to check truthy value
by Anand Doshi
· 13 years ago
d8959bf
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
76697a5
added filter on item group and brand
by Nabin Hait
· 13 years ago
6c2a9a2
added filter on item group and brand
by Nabin Hait
· 13 years ago
0029ac9
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
054cf39
removed validate approver code
by Anand Doshi
· 13 years ago
9b5fc1f
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
87b6d65
sanctioned amt auto set equals to claimed amt
by Nabin Hait
· 13 years ago
ccee92e
fixes in header decoding in receiving support ticket email
by Anand Doshi
· 13 years ago
3e7a143
fixes in header decoding in receiving support ticket email
by Anand Doshi
· 13 years ago
396628e
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
85632b7
Merge branch 'master' of github.com:webnotes/erpnext
by Anand Doshi
· 13 years ago
b3a4c09
added guest read permission to blog
by Anand Doshi
· 13 years ago
66f9068
import unicode_literals where missing
by Anand Doshi
· 13 years ago
4572182
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
f5b3a44
SO and DN mandatory only for stock item if made mandatory in global defaults
by Nabin Hait
· 13 years ago
3d72da5
SO and DN mandatory only for stock item if made mandatory in global defaults
by Nabin Hait
· 13 years ago
0fa628b
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Rushabh Mehta
· 13 years ago
adc6c7c
moved add comment button outside comments div
by Anand Doshi
· 13 years ago
80b8393
fixes in email validation for recurring invoice
by Anand Doshi
· 13 years ago
e87482a
Fixed: Lead Lost Reason message
by Anand Doshi
· 13 years ago
39c0aa7
Redirect to new manual page
by Rushabh Mehta
· 13 years ago
74b30c1
Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
by Nabin Hait
· 13 years ago
e8ff965
validate notification_email_ids in recurring invoice and if user is administrator set email id from profile
by Nabin Hait
· 13 years ago
7839ea9
fixes in new report: same fieldname in multiple table
by Nabin Hait
· 13 years ago
39b8ec0
fixes in new report: same fieldname in multiple table
by Nabin Hait
· 13 years ago
9b8fca9
new patches for unicode release
by Anand Doshi
· 13 years ago
6a223fe
fixes in receive email
by Anand Doshi
· 13 years ago
44c6a5b
dont display description on old report
by Nabin Hait
· 13 years ago
Next »