Rushabh Mehta
|
2937e7e842
|
task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic)
|
2012-08-08 12:54:47 +05:30 |
|
Anand Doshi
|
a5c7bd34d0
|
Merge branch 'unicode' of github.com:webnotes/erpnext into unicode
|
2012-08-08 10:54:56 +05:30 |
|
Anand Doshi
|
0cedc1cc9c
|
removed reply_to while sending email in email digest
|
2012-08-08 10:54:11 +05:30 |
|
Rushabh Mehta
|
17588987a4
|
file upload should not be decoded
|
2012-08-08 10:37:02 +05:30 |
|
Rushabh Mehta
|
22fbea975f
|
Merge branch 'unicode' of github.com:webnotes/erpnext into unicode
|
2012-08-08 10:07:39 +05:30 |
|
Rushabh Mehta
|
bf8cac53c7
|
pre, code style fix
|
2012-08-08 10:05:51 +05:30 |
|
Rushabh Mehta
|
bc26218889
|
added jQuery.Gantt
|
2012-08-08 10:02:55 +05:30 |
|
Rushabh Mehta
|
47ba1d144a
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-07 16:38:00 +05:30 |
|
Rushabh Mehta
|
586c6f3cbe
|
calendar: links to ref document
|
2012-08-07 16:36:40 +05:30 |
|
Rushabh Mehta
|
c2ef064ebb
|
todo page background bugfix
|
2012-08-07 16:36:10 +05:30 |
|
Rushabh Mehta
|
df196c12a9
|
projects: milestones have events, tasks have events with better description
|
2012-08-07 16:35:27 +05:30 |
|
Anand Doshi
|
7b64b96676
|
renamed report folder
|
2012-08-07 15:30:40 +05:30 |
|
Anand Doshi
|
ebcb3c02d0
|
fixes in supplier quotations report patch
|
2012-08-07 15:24:46 +05:30 |
|
Anand Doshi
|
26dc1b776a
|
fix in report: supplier quotations after merge with unicode
|
2012-08-07 15:17:53 +05:30 |
|
Anand Doshi
|
4e2feb2b28
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-08-07 15:14:07 +05:30 |
|
Anand Doshi
|
883285f503
|
fix in supplier quotations patch
|
2012-08-07 15:13:48 +05:30 |
|
Anand Doshi
|
e81c07ff4d
|
appended unicode literals import after merge
|
2012-08-07 15:08:52 +05:30 |
|
Anand Doshi
|
16ad50f641
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/stock/doctype/item/item.txt
|
2012-08-07 15:07:56 +05:30 |
|
Anand Doshi
|
f6624257ad
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-07 15:06:17 +05:30 |
|
Anand Doshi
|
e30d5f833e
|
New Report: Supplier Quotations
|
2012-08-07 15:05:42 +05:30 |
|
Rushabh Mehta
|
6252c13ec8
|
added code style and mardown in todo
|
2012-08-07 12:53:49 +05:30 |
|
Rushabh Mehta
|
e6ecb06001
|
added markdown reference page
|
2012-08-07 12:48:41 +05:30 |
|
Rushabh Mehta
|
c7dbe293c3
|
updates to kb: unanswered questions show in desktop, questions query moved to server-side
|
2012-08-07 12:12:55 +05:30 |
|
Nabin Hait
|
e343393d73
|
add/drop index if index key not exists / exists
|
2012-08-07 10:53:52 +05:30 |
|
Anand Doshi
|
a742d32c96
|
added unicode literals import to supplier quotation patch
|
2012-08-06 20:03:49 +05:30 |
|
Anand Doshi
|
0d0efcfd14
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-08-06 19:56:03 +05:30 |
|
Anand Doshi
|
b8219aa4f0
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
public/js/all-app.js
public/js/fields.js
|
2012-08-06 19:55:43 +05:30 |
|
Anand Doshi
|
8ce2ac3f0e
|
supplier quotation release patch
|
2012-08-06 19:53:31 +05:30 |
|
Anand Doshi
|
65078d8a2e
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-06 18:34:26 +05:30 |
|
Anand Doshi
|
3e92c00dd9
|
removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation
|
2012-08-06 18:29:46 +05:30 |
|
Anand Doshi
|
793ec9f857
|
removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation
|
2012-08-06 18:29:03 +05:30 |
|
Anand Doshi
|
6ea82c07fe
|
added button, method in Purchase Request form to make Supplier Quotation
|
2012-08-06 18:27:58 +05:30 |
|
Anand Doshi
|
72f5a05ac0
|
added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent
|
2012-08-06 18:27:11 +05:30 |
|
Anand Doshi
|
b6029d2d13
|
added button, method in Purchase Order to fetch Supplier Quotation Items
|
2012-08-06 18:26:07 +05:30 |
|
Anand Doshi
|
da85a8363f
|
call set missing values on load and contact section toggle on refresh of purchase order form
|
2012-08-06 18:24:56 +05:30 |
|
Anand Doshi
|
280e0ce263
|
added function to hide/unhide contact section of a buying form
|
2012-08-06 18:23:45 +05:30 |
|
Anand Doshi
|
41c4d19279
|
added button to make Purchase Order from Supplier Quotation
|
2012-08-06 18:22:59 +05:30 |
|
Anand Doshi
|
26e5f3dec0
|
DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order
|
2012-08-06 18:20:08 +05:30 |
|
Rushabh Mehta
|
aaa75496e2
|
added email chain on blog comment and number of comments
|
2012-08-06 15:22:17 +05:30 |
|
Rushabh Mehta
|
24fabf3b73
|
cleaned up source from lead
|
2012-08-06 15:21:35 +05:30 |
|
Rushabh Mehta
|
a146db2b58
|
build
|
2012-08-06 14:31:53 +05:30 |
|
Nabin Hait
|
ed8049ec19
|
fixes in patch: considered over delivery in reserved qty calculation
|
2012-08-06 14:31:45 +05:30 |
|
Rushabh Mehta
|
a49a552a37
|
merge
|
2012-08-06 14:30:31 +05:30 |
|
Rushabh Mehta
|
48f5f40ae2
|
moved recurring to daily from every time
|
2012-08-06 14:19:11 +05:30 |
|
Anand Doshi
|
a4f6529801
|
in item's update page name, if item name is null, create page name with only the name
|
2012-08-06 13:42:19 +05:30 |
|
Anand Doshi
|
1c2b192be6
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py
|
2012-08-06 13:36:19 +05:30 |
|
Nabin Hait
|
337fef0859
|
call item on_update from UOM Replace Utility
|
2012-08-06 13:33:32 +05:30 |
|
Anand Doshi
|
e64d900322
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/patches/july_2012/repost_stock_due_to_wrong_packing_list.py
|
2012-08-06 13:23:16 +05:30 |
|
Nabin Hait
|
fd03762445
|
call item on_update from UOM Replace Utility
|
2012-08-06 13:18:32 +05:30 |
|
Rushabh Mehta
|
f83159edbe
|
Merge branch 'unicode' of github.com:webnotes/erpnext into unicode
|
2012-08-06 10:17:38 +05:30 |
|
Anand Doshi
|
326f88cce6
|
fixed patch: repost stock due to wrong packing list
|
2012-08-03 19:19:23 +05:30 |
|
Anand Doshi
|
fea3b64dd0
|
fixed patch: repost stock due to wrong packing list
|
2012-08-03 19:14:42 +05:30 |
|
Anand Doshi
|
df902d1a0c
|
patch: repost stock due to wrong packing list entries - optimized query using index and subqueries
|
2012-08-03 19:11:11 +05:30 |
|
Anand Doshi
|
786444e6bf
|
changed document_type of 'Communication' to 'Master' to enable importing
|
2012-08-03 16:15:39 +05:30 |
|
Rushabh Mehta
|
49dc5da0dc
|
refactor unicode changes and merge with master with refactored email
|
2012-08-03 16:02:24 +05:30 |
|
Anand Doshi
|
b7cc66384d
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-03 14:19:36 +05:30 |
|
Anand Doshi
|
3d549775e1
|
mark 'Supplier Quotation' as a beta feature
|
2012-08-03 14:19:05 +05:30 |
|
Rushabh Mehta
|
c0fded82e6
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-03 14:18:05 +05:30 |
|
Rushabh Mehta
|
52006ca83d
|
bugfix in scheduler
|
2012-08-03 14:15:25 +05:30 |
|
Rushabh Mehta
|
e5984873e6
|
added standard mail footer and function to get monthly bulk mail limit
|
2012-08-03 14:15:07 +05:30 |
|
Rushabh Mehta
|
ba54cf6eef
|
added 'Email Send' feature in blog to send blog by mail to all subscribers
|
2012-08-03 14:14:02 +05:30 |
|
Rushabh Mehta
|
5f21cc03e6
|
created files for blog subscription to be embedded in blog and blog_page
|
2012-08-03 14:13:30 +05:30 |
|
Rushabh Mehta
|
4b3b25e1d6
|
aded 'add_subscriber' method to be called from website
|
2012-08-03 14:10:59 +05:30 |
|
Rushabh Mehta
|
384b61749e
|
added 'blog_subscriber' and 'unsubscribed' fields
|
2012-08-03 14:09:32 +05:30 |
|
Nabin Hait
|
175771c699
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-03 08:40:14 +05:30 |
|
Nabin Hait
|
8292691470
|
stock repost patch
|
2012-08-03 08:39:17 +05:30 |
|
Anand Doshi
|
e69c7f487f
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-02 18:53:31 +05:30 |
|
Anand Doshi
|
a67a74fee1
|
supplier quotation, project shift patch
|
2012-08-02 18:53:00 +05:30 |
|
Rushabh Mehta
|
f0018b5e05
|
added unsubscribed fields in Lead and Contact and cleaned up sendmail function
|
2012-08-02 18:03:12 +05:30 |
|
Rushabh Mehta
|
a4fe7180f4
|
html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py
|
2012-08-02 13:07:23 +05:30 |
|
Nabin Hait
|
dd9d4bbdea
|
repost stock patch due to wrong packing list
|
2012-08-02 10:56:40 +05:30 |
|
Anand Doshi
|
cf546d547d
|
fix in quotation item's get query
|
2012-08-01 12:05:13 +05:30 |
|
Anand Doshi
|
96efd2ba9b
|
fix in quotation item's get query
|
2012-08-01 12:00:30 +05:30 |
|
Anand Doshi
|
33987a0ad2
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-07-31 19:18:44 +05:30 |
|
Anand Doshi
|
5c42d5d2cf
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 19:15:31 +05:30 |
|
Anand Doshi
|
c7d5fc4952
|
fix in recent blog list link
|
2012-07-31 19:15:01 +05:30 |
|
Anand Doshi
|
59d37c4bcb
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/hr/doctype/expense_claim/expense_claim.js
erpnext/patches/patch_list.py
|
2012-07-31 17:30:49 +05:30 |
|
Nabin Hait
|
f9360ce562
|
filter on actual qty in stock level report
|
2012-07-31 17:27:11 +05:30 |
|
Nabin Hait
|
d614a6ea38
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 14:12:41 +05:30 |
|
Nabin Hait
|
8d97290c06
|
updated bin permission
|
2012-07-31 14:12:23 +05:30 |
|
Anand Doshi
|
fd684ec247
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 13:58:16 +05:30 |
|
Anand Doshi
|
29c8b3b487
|
bug fix: strip serial no field before validation to check truthy value
|
2012-07-31 13:57:06 +05:30 |
|
Nabin Hait
|
d8959bfecd
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 12:08:00 +05:30 |
|
Nabin Hait
|
76697a5c3b
|
added filter on item group and brand
|
2012-07-31 12:07:40 +05:30 |
|
Anand Doshi
|
0029ac9f3c
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 11:46:57 +05:30 |
|
Anand Doshi
|
054cf3907f
|
removed validate approver code
|
2012-07-31 11:46:41 +05:30 |
|
Nabin Hait
|
9b5fc1f833
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-31 11:27:14 +05:30 |
|
Nabin Hait
|
87b6d656df
|
sanctioned amt auto set equals to claimed amt
|
2012-07-31 11:23:44 +05:30 |
|
Anand Doshi
|
ccee92e5c0
|
fixes in header decoding in receiving support ticket email
|
2012-07-31 10:56:24 +05:30 |
|
Anand Doshi
|
3e7a143539
|
fixes in header decoding in receiving support ticket email
|
2012-07-31 10:54:56 +05:30 |
|
Anand Doshi
|
396628e7ea
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
erpnext/patches/patch_list.py
|
2012-07-27 14:45:24 +05:30 |
|
Anand Doshi
|
85632b71c9
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-27 14:40:19 +05:30 |
|
Anand Doshi
|
b3a4c09e07
|
added guest read permission to blog
|
2012-07-27 14:39:27 +05:30 |
|
Anand Doshi
|
66f90687e9
|
import unicode_literals where missing
|
2012-07-27 14:29:29 +05:30 |
|
Nabin Hait
|
4572182939
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-27 10:54:43 +05:30 |
|
Nabin Hait
|
f5b3a44da1
|
SO and DN mandatory only for stock item if made mandatory in global defaults
|
2012-07-27 10:54:18 +05:30 |
|
Nabin Hait
|
3d72da568d
|
SO and DN mandatory only for stock item if made mandatory in global defaults
|
2012-07-27 10:51:51 +05:30 |
|
Rushabh Mehta
|
0fa628bf86
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
erpnext/patches/patch_list.py
public/js/report-legacy.js
|
2012-07-26 15:46:13 +02:00 |
|
Anand Doshi
|
adc6c7c02b
|
moved add comment button outside comments div
|
2012-07-26 19:11:44 +05:30 |
|
Anand Doshi
|
80b8393338
|
fixes in email validation for recurring invoice
|
2012-07-26 19:01:16 +05:30 |
|
Anand Doshi
|
e87482ac86
|
Fixed: Lead Lost Reason message
|
2012-07-26 12:48:26 +05:30 |
|
Rushabh Mehta
|
39c0aa70ba
|
Redirect to new manual page
|
2012-07-26 12:39:07 +05:30 |
|
Nabin Hait
|
74b30c15ea
|
Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
|
2012-07-25 18:14:46 +05:30 |
|
Nabin Hait
|
e8ff96565c
|
validate notification_email_ids in recurring invoice and if user is administrator set email id from profile
|
2012-07-24 10:59:31 +05:30 |
|
Anand Doshi
|
9b8fca9d75
|
new patches for unicode release
|
2012-07-23 13:10:33 +05:30 |
|
Anand Doshi
|
6a223fe77e
|
fixes in receive email
|
2012-07-23 12:51:50 +05:30 |
|
Nabin Hait
|
e9a62d1236
|
reload trial balance report
|
2012-07-23 11:46:37 +05:30 |
|
Anand Doshi
|
7118086658
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-07-23 11:28:10 +05:30 |
|
Anand Doshi
|
dbe31be55c
|
deprecated bulk rename tool
|
2012-07-20 18:11:41 +05:30 |
|
Anand Doshi
|
76ec66dd65
|
fixes for unicode
|
2012-07-20 18:11:30 +05:30 |
|
Nabin Hait
|
454e268109
|
Recurring Invoice repititive mail sending issue fixed
|
2012-07-20 17:17:32 +05:30 |
|
Nabin Hait
|
93e82b8742
|
error fixed in landed cost wizard
|
2012-07-20 10:40:14 +05:30 |
|
Anand Doshi
|
1703cc89b4
|
fixes for unicode
|
2012-07-19 20:31:56 +05:30 |
|
Anand Doshi
|
486f9dfcec
|
added unicode_literals import at start of each file
|
2012-07-19 13:40:31 +05:30 |
|
Nabin Hait
|
bbc2d44241
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-19 09:15:49 +05:30 |
|
Nabin Hait
|
cea01c7212
|
item code get query in customer issue
|
2012-07-19 09:15:12 +05:30 |
|
Anand Doshi
|
5756630efb
|
Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts:
erpnext/stock/doctype/delivery_note/delivery_note.py
public/js/all-app.js
|
2012-07-18 20:31:37 +05:30 |
|
Anand Doshi
|
249659d673
|
Changed file names from listview.js to doctype_name_list.js
|
2012-07-18 20:25:58 +05:30 |
|
Anand Doshi
|
6efc49af46
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-18 20:15:01 +05:30 |
|
Anand Doshi
|
f2f5c94c41
|
Default Currency specification for Customer and Supplier
This will get fetched in sales and purchase transactions respectively.
Fix in sales order list view
|
2012-07-18 20:13:52 +05:30 |
|
Nabin Hait
|
28115f3373
|
repost stock due to incorrect packing list
|
2012-07-18 18:29:05 +05:30 |
|
Nabin Hait
|
2e72b6ae2c
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-18 18:13:04 +05:30 |
|
Nabin Hait
|
ddb9f948ee
|
repost stock due to incorrect packing list
|
2012-07-18 18:12:34 +05:30 |
|
Anand Doshi
|
a60266d780
|
fix in doclistview group by logic
|
2012-07-18 15:43:43 +05:30 |
|
Nabin Hait
|
18b9eccdfa
|
packing list issue fixed
|
2012-07-18 13:31:08 +05:30 |
|
Nabin Hait
|
41c922d200
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-18 13:19:32 +05:30 |
|
Nabin Hait
|
510eda353a
|
packing list issue fixed
|
2012-07-18 13:19:01 +05:30 |
|
Anand Doshi
|
04fd09c639
|
Merge branch 'master' of github.com:webnotes/erpnext into dev
|
2012-07-17 13:33:57 +05:30 |
|
Anand Doshi
|
4612e696b0
|
mark stock entry as is_submittable
|
2012-07-17 13:33:41 +05:30 |
|
Anand Doshi
|
3a281ae6c3
|
Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts:
erpnext/patches/patch_list.py
|
2012-07-17 13:21:55 +05:30 |
|
Anand Doshi
|
26ca2c8c77
|
fix in syntax of owner match patch
|
2012-07-17 13:08:46 +05:30 |
|
Anand Doshi
|
5d4aaaa8a7
|
patch to remove match condition of owner on event doctype
|
2012-07-17 13:06:34 +05:30 |
|
Nabin Hait
|
8b091cd864
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 16:35:10 +05:30 |
|
Nabin Hait
|
a25ebe3dbf
|
Conversion rate fieldtype set as float (from currency)
|
2012-07-16 16:34:28 +05:30 |
|
Anand Doshi
|
2f192a6167
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 16:33:22 +05:30 |
|
Anand Doshi
|
8499773db8
|
fix in last sales and quote rate in quotation
|
2012-07-16 16:33:10 +05:30 |
|
Rushabh Mehta
|
4ae82ca0c2
|
users pages deprecated
|
2012-07-16 16:20:11 +05:30 |
|
Rushabh Mehta
|
527c5b6da5
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 15:45:18 +05:30 |
|
Rushabh Mehta
|
3c419c5e05
|
cur_frm.doc re-reference when is called
|
2012-07-16 15:44:38 +05:30 |
|
Nabin Hait
|
65535da220
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 15:38:41 +05:30 |
|
Nabin Hait
|
49e170153e
|
Include in print rate validation added
|
2012-07-16 15:38:11 +05:30 |
|
Anand Doshi
|
e7c54a4714
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 15:16:27 +05:30 |
|
Anand Doshi
|
7f2385cee9
|
Merge branch 'master' into dev
|
2012-07-16 15:15:34 +05:30 |
|
Anand Doshi
|
59fa430be3
|
fixes in quotation item code get query
|
2012-07-16 15:15:24 +05:30 |
|
Rushabh Mehta
|
9e9809a44f
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 14:17:22 +05:30 |
|
Rushabh Mehta
|
2eef40bf1e
|
get_field > wn.meta.get_docfield
|
2012-07-16 14:16:57 +05:30 |
|
Nabin Hait
|
8f5cd388cc
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-16 12:50:25 +05:30 |
|
Nabin Hait
|
388e09834c
|
Check duplicate SO entry for same po no and customer
|
2012-07-16 12:49:52 +05:30 |
|
Anand Doshi
|
bb81c198f5
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
Conflicts:
public/js/all-app.js
public/js/all-web.js
|
2012-07-13 16:48:08 +05:30 |
|
Anand Doshi
|
2fef0ee4e1
|
Merge branch 'master' into dev
|
2012-07-13 16:47:09 +05:30 |
|
Anand Doshi
|
9ec8024db7
|
show order type icon in sales order list view
|
2012-07-13 16:46:12 +05:30 |
|
Rushabh Mehta
|
2d7cb22f1f
|
added auth_table patch file:
|
2012-07-13 15:07:07 +05:30 |
|
Rushabh Mehta
|
91ba346354
|
profile cleanup start and new auth table for better security
|
2012-07-13 14:54:40 +05:30 |
|
Nabin Hait
|
981446c7cc
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-13 11:19:27 +05:30 |
|
Rushabh Mehta
|
d47efd57ac
|
check_required fix
|
2012-07-13 11:15:25 +05:30 |
|
Nabin Hait
|
0c9a262de4
|
fixed conflict
|
2012-07-13 10:39:45 +05:30 |
|
Nabin Hait
|
91223d325b
|
fixed conflict
|
2012-07-13 10:35:44 +05:30 |
|
Anand Doshi
|
158e7751a8
|
Merge branch 'master' into dev
|
2012-07-13 08:53:17 +05:30 |
|
Anand Doshi
|
255d58b3a0
|
fixes in error logging and refresh cache issues
|
2012-07-13 08:53:07 +05:30 |
|
Anand Doshi
|
31d8e5618e
|
Merge branch 'master' into dev
|
2012-07-13 08:24:28 +05:30 |
|
Anand Doshi
|
6c3b622c00
|
fixes in cms2 patch
|
2012-07-13 08:24:16 +05:30 |
|
Anand Doshi
|
1d2826d69d
|
Merge branch 'master' into dev
|
2012-07-13 08:15:34 +05:30 |
|
Anand Doshi
|
665f6048f1
|
do not delete web cache in refresh cache
|
2012-07-13 08:15:03 +05:30 |
|
Anand Doshi
|
72a824f483
|
do not delete web cache in refresh cache
|
2012-07-13 08:14:32 +05:30 |
|
Anand Doshi
|
91f731641c
|
Merge branch 'master' into dev
|
2012-07-13 02:16:54 +05:30 |
|
Anand Doshi
|
4cf55c5a04
|
fixes in blog caching
|
2012-07-13 02:16:22 +05:30 |
|
Anand Doshi
|
46ac229edc
|
Merge branch 'master' into dev
|
2012-07-13 01:45:33 +05:30 |
|
Anand Doshi
|
53bd49d46c
|
fixes in blog cache logic
|
2012-07-13 01:45:19 +05:30 |
|
Anand Doshi
|
d738a2106d
|
Merge branch 'master' into dev
|
2012-07-13 01:32:36 +05:30 |
|
Anand Doshi
|
51eb8a18ba
|
fix in blog caching
|
2012-07-13 01:32:23 +05:30 |
|
Anand Doshi
|
0842fad927
|
Merge branch 'master' into dev
|
2012-07-13 01:22:32 +05:30 |
|
Anand Doshi
|
970988664a
|
clear cache if home page
|
2012-07-13 01:22:19 +05:30 |
|
Anand Doshi
|
aa3ab5ec59
|
Merge branch 'master' into dev
|
2012-07-13 01:15:08 +05:30 |
|
Anand Doshi
|
200c443b72
|
fixes in blog list
|
2012-07-13 01:14:52 +05:30 |
|
Anand Doshi
|
8b8478178c
|
Merge branch 'master' into dev
|
2012-07-13 00:47:17 +05:30 |
|
Anand Doshi
|
f01059fd3e
|
fixes in blog list
|
2012-07-13 00:46:59 +05:30 |
|
Anand Doshi
|
4a56e996f1
|
Merge branch 'master' into dev
|
2012-07-12 23:38:45 +05:30 |
|
Anand Doshi
|
4659b1eb25
|
log error on saving doclist in cms2 patch
|
2012-07-12 23:38:31 +05:30 |
|
Anand Doshi
|
c97f780940
|
Merge branch 'master' into dev
Conflicts:
erpnext/patches/patch_list.py
erpnext/startup/js/complete_setup.js
erpnext/stock/doctype/item/item.txt
public/css/all-app.css
public/js/all-app.js
public/js/all-web.js
|
2012-07-12 22:16:19 +05:30 |
|
Anand Doshi
|
af1f437fad
|
update in cms2 patch: delete html files
|
2012-07-12 22:06:27 +05:30 |
|
Anand Doshi
|
3d53e86755
|
fixes in log comment and web page saving
|
2012-07-12 20:12:40 +05:30 |
|
Anand Doshi
|
c4eb9bf838
|
cms2 patch updates
|
2012-07-12 19:15:52 +05:30 |
|
Anand Doshi
|
1a51cc9ad0
|
fixes in cms2 updates
|
2012-07-12 19:03:58 +05:30 |
|
Anand Doshi
|
d68dceb791
|
Merge branch 'master' of github.com:webnotes/erpnext into cms2
|
2012-07-12 18:53:35 +05:30 |
|
Anand Doshi
|
51146c07c3
|
cleaner web cache code
|
2012-07-12 18:41:12 +05:30 |
|
Rushabh Mehta
|
8cbbab2e75
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-12 18:01:31 +05:30 |
|
Rushabh Mehta
|
357fb2640b
|
sales bom fixes and mandatory in table fields
|
2012-07-12 18:00:21 +05:30 |
|
Nabin Hait
|
51f8a6d0d5
|
select employee based on joining and relieving date in salary maanger
|
2012-07-12 16:25:13 +05:30 |
|
Rushabh Mehta
|
4feae61b62
|
fixes to taxes and charges master and naming_series
|
2012-07-12 16:01:20 +05:30 |
|
Nabin Hait
|
70db682a9a
|
fixed conflict in setup control
|
2012-07-12 11:47:40 +05:30 |
|
Rushabh Mehta
|
5faf37f312
|
item group cleanup
|
2012-07-12 11:33:00 +05:30 |
|
Nabin Hait
|
179f01af17
|
hong kong added in country list
|
2012-07-12 11:03:39 +05:30 |
|
Nabin Hait
|
e9c19369a9
|
salary slip will not submitted through salary manager if Send email checked and invalid email id
|
2012-07-12 10:33:45 +05:30 |
|
Rushabh Mehta
|
cf969143f2
|
cleaned up customer group
|
2012-07-12 09:54:43 +05:30 |
|
Anand Doshi
|
8790188fc8
|
fixes in web cache record insert for exceptional pages like 404, login-page, index etc.
|
2012-07-11 20:04:32 +05:30 |
|
Rushabh Mehta
|
b9fabf8e16
|
sales bom cleanup
|
2012-07-11 19:18:50 +05:30 |
|
Anand Doshi
|
be59e7cc10
|
fixes in web cache
|
2012-07-11 19:12:01 +05:30 |
|
Anand Doshi
|
f7765a899b
|
Show Brand as ERPNext if brand not specified
|
2012-07-11 19:05:27 +05:30 |
|
Anand Doshi
|
51fc20be5b
|
fixes in index page logic
|
2012-07-11 18:56:13 +05:30 |
|
Nabin Hait
|
4b8b19a281
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-11 18:41:20 +05:30 |
|
Anand Doshi
|
8c7e76ba44
|
RSS for blog
Comment addition into blog page's dom
|
2012-07-11 18:40:57 +05:30 |
|
Nabin Hait
|
548a45d550
|
Hong kong timezone added
|
2012-07-11 18:40:48 +05:30 |
|
Nabin Hait
|
0cd057ce94
|
Hong kong timezone added
|
2012-07-11 18:39:28 +05:30 |
|
Rushabh Mehta
|
cda9732f51
|
price list cleanup
|
2012-07-11 17:29:46 +05:30 |
|
Nabin Hait
|
42e1273c4c
|
listview for salary structure
|
2012-07-11 16:38:00 +05:30 |
|
Rushabh Mehta
|
3a0f191658
|
cleaned up fiscal_year, currency and added select-all + help in doclistview
|
2012-07-11 16:35:39 +05:30 |
|
Nabin Hait
|
3b0f5dddea
|
fiscal_year_closed and abbr removed from code
|
2012-07-11 15:14:06 +05:30 |
|
Rushabh Mehta
|
9acf463427
|
budget distribution cleanup and formatting of markdown
|
2012-07-11 14:39:33 +05:30 |
|
Anand Doshi
|
1522f5d76b
|
Merge branch 'master' of github.com:webnotes/erpnext into cms2
|
2012-07-11 14:27:22 +05:30 |
|
Rushabh Mehta
|
e3dd54c220
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 13:19:36 +05:30 |
|
Rushabh Mehta
|
e57267f79a
|
added patch for account and cleanups to breadcrumbs and msgprint
|
2012-07-11 13:18:58 +05:30 |
|
Nabin Hait
|
21fdff01e2
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 13:16:38 +05:30 |
|
Nabin Hait
|
9e5059f6b9
|
packing list introduced in pos invoice
|
2012-07-11 13:15:57 +05:30 |
|
Nabin Hait
|
cfc6bb1d6c
|
consider warehouse, serial no and batch no from packing list for sales bom item and populate packing list only for sales bom items
|
2012-07-11 13:14:52 +05:30 |
|
Anand Doshi
|
e2cddd4e78
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 12:09:41 +05:30 |
|
Anand Doshi
|
45ec64a58e
|
fixes in outgoing email connection error handling
|
2012-07-11 12:06:38 +05:30 |
|
Nabin Hait
|
e4e78b469a
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 11:54:08 +05:30 |
|
Rushabh Mehta
|
bf96499c0e
|
account cleanup, added toggle_fields in cur_frm
|
2012-07-11 09:51:18 +05:30 |
|
Rushabh Mehta
|
d6814dde29
|
account cleanup started
|
2012-07-10 18:38:59 +05:30 |
|
Nabin Hait
|
c296764cfe
|
repost button removed from closing entry voucher
|
2012-07-10 18:25:59 +05:30 |
|
Nabin Hait
|
dcc4cf1fe6
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-10 18:18:57 +05:30 |
|
Nabin Hait
|
04aa191869
|
freezed account allowed in closing entry
|
2012-07-10 18:18:03 +05:30 |
|
Rushabh Mehta
|
5281e350fb
|
cost center cleanup
|
2012-07-10 18:16:09 +05:30 |
|
Nabin Hait
|
29d7641206
|
fixed issue in period closing voucher: consider freezed account for closing
|
2012-07-10 18:12:00 +05:30 |
|
Rushabh Mehta
|
1ee2a5ac12
|
cost center cleanup + grid css
|
2012-07-10 17:22:20 +05:30 |
|
Anand Doshi
|
090a12d167
|
do not force send email using conf.py configuration
|
2012-07-10 15:15:46 +05:30 |
|
Nabin Hait
|
0aec0e1a63
|
repost balance button removed from period closing voucher
|
2012-07-10 14:24:45 +05:30 |
|
Nabin Hait
|
7c0b893b1f
|
mandatory validation in cost center
|
2012-07-10 14:18:35 +05:30 |
|
Nabin Hait
|
969622dcef
|
mandatory validation in cost center
|
2012-07-10 14:11:01 +05:30 |
|
Nabin Hait
|
0a38e4528b
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-10 10:28:21 +05:30 |
|
Nabin Hait
|
1b310c26ce
|
removed depricated commenting style
|
2012-07-10 10:27:58 +05:30 |
|
Anand Doshi
|
40fce89631
|
Favicon for website
Started work on comments to be embedded in blog page
|
2012-07-09 20:02:52 +05:30 |
|
Nabin Hait
|
94a6c7e8ac
|
changes in reset_series
|
2012-07-09 16:06:53 +05:30 |
|
Anand Doshi
|
e47def842d
|
Improvements in product page and its listing
Login page rendered via a template
|
2012-07-09 15:56:12 +05:30 |
|
Nabin Hait
|
cbd23dace7
|
Merge branch 'master' of git://github.com/webnotes/erpnext
|
2012-07-09 15:26:10 +05:30 |
|
Nabin Hait
|
1c9903594b
|
utility script for cleanup test data
|
2012-07-09 15:25:08 +05:30 |
|
Anand Doshi
|
0f5e220d6c
|
Email Digest: New Transactions --> consider feed_type is null records only
|
2012-07-09 12:48:32 +05:30 |
|
Anand Doshi
|
c6fce634cf
|
added app frame to todo list
|
2012-07-09 12:34:02 +05:30 |
|
Anand Doshi
|
95a822c701
|
Fetch Customer's Item Code in Sales Transaction
|
2012-07-09 11:09:07 +05:30 |
|
Nabin Hait
|
cb2e76a79c
|
delete row issue in grid fixed
|
2012-07-05 14:44:39 +05:30 |
|
Anand Doshi
|
8c90f12967
|
changed label of included in print rate to Is this Tax included in Basic Rate?
|
2012-07-04 13:30:13 +05:30 |
|
Anand Doshi
|
ac475c61dc
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-04 11:26:01 +05:30 |
|
Anand Doshi
|
1731786a61
|
Merge branch 'master' of github.com:webnotes/erpnext into cms2
|
2012-07-03 15:51:11 +05:30 |
|
Nabin Hait
|
b0e15d6ec5
|
Update master
|
2012-07-03 15:30:52 +05:30 |
|
Anand Doshi
|
af539fa5bd
|
deprecate import data control
|
2012-07-03 14:45:03 +05:30 |
|
Anand Doshi
|
1b8f24b507
|
update in contact's permissions
|
2012-07-03 12:55:17 +05:30 |
|
Nabin Hait
|
594d63ab5d
|
serial no fix
|
2012-07-03 12:24:18 +05:30 |
|
Nabin Hait
|
fdb1993125
|
fixed conflict
|
2012-07-03 12:14:48 +05:30 |
|
Anand Doshi
|
851b9c0aad
|
address contact permissions
|
2012-07-02 20:25:26 +05:30 |
|
Anand Doshi
|
d383e573fc
|
contact, address list views and allow their deletion from customer / supplier form
|
2012-07-02 19:45:35 +05:30 |
|
Nabin Hait
|
9b1e9aceaf
|
packing list cleanup and serial no status update
|
2012-07-02 16:42:46 +05:30 |
|
Nabin Hait
|
52fd9de425
|
packing list cleanup and serial no status update
|
2012-07-02 16:41:11 +05:30 |
|
Nabin Hait
|
de293e51fc
|
save packing list after cleanup
|
2012-07-02 16:24:54 +05:30 |
|
Anand Doshi
|
8c7cd2c407
|
Merge branch 'master' of github.com:webnotes/erpnext into dev
|
2012-07-02 14:44:05 +05:30 |
|
Anand Doshi
|
cec84e1ec7
|
logout a disabled user
|
2012-07-02 11:55:29 +05:30 |
|
Nabin Hait
|
6751261589
|
reload pr-po mapper patch'
|
2012-07-02 11:24:37 +05:30 |
|
Nabin Hait
|
5a376f0cdb
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-02 11:14:25 +05:30 |
|
Nabin Hait
|
84a2e546de
|
po date should be greated than equal to pur request date
|
2012-07-02 11:13:48 +05:30 |
|
Anand Doshi
|
c4cae8d561
|
Merge branch 'master' into dev
|
2012-06-29 19:07:29 +05:30 |
|
Anand Doshi
|
54b7235705
|
formatted money in chart of accounts tree
|
2012-06-29 19:07:20 +05:30 |
|
Anand Doshi
|
365e0c5f13
|
Merge branch 'master' into dev
|
2012-06-29 19:04:10 +05:30 |
|
Anand Doshi
|
351352670e
|
formatted money in chart of accounts tree
|
2012-06-29 19:03:59 +05:30 |
|
Anand Doshi
|
e9a21cbb85
|
show child table values in doclistview
|
2012-06-29 18:09:04 +05:30 |
|
Anand Doshi
|
ebe23b0f89
|
allow deletion of communication
|
2012-06-29 16:38:07 +05:30 |
|
Anand Doshi
|
1f69f92d2f
|
supplier part number in purchase order
|
2012-06-29 13:25:08 +05:30 |
|
Anand Doshi
|
efc055241a
|
Merge branch 'master' into dev
|
2012-06-29 12:25:02 +05:30 |
|
Anand Doshi
|
08faf5bb7f
|
added field descriptions for packing slip
|
2012-06-29 12:24:35 +05:30 |
|
Anand Doshi
|
bd025a6cdf
|
added field descriptions for packing slip
|
2012-06-29 12:23:44 +05:30 |
|
Anand Doshi
|
b38546489d
|
Merge branch 'master' into dev
|
2012-06-28 20:49:31 +05:30 |
|
Anand Doshi
|
bfd9258326
|
fix in cacheitem table
|
2012-06-28 20:46:46 +05:30 |
|
Anand Doshi
|
e301e8a6c1
|
Merge branch 'master' into dev
Conflicts:
erpnext/buying/doctype/quality_inspection/quality_inspection.py
|
2012-06-28 18:40:57 +05:30 |
|
Anand Doshi
|
cbf181c390
|
employee list -- show status
|
2012-06-28 18:38:38 +05:30 |
|
Anand Doshi
|
36f5e257ed
|
minor fix in support ticket list view
|
2012-06-28 13:08:43 +05:30 |
|
Anand Doshi
|
fef4a71177
|
minor fix in communication list view
|
2012-06-28 13:05:39 +05:30 |
|
Anand Doshi
|
0afab07a1f
|
communication listview - show pretty date
|
2012-06-28 12:59:33 +05:30 |
|
Nabin Hait
|
2c2a17f138
|
pull available qty in so and DN in selection of item
|
2012-06-27 15:14:58 +05:30 |
|
Nabin Hait
|
1bf92fe034
|
update modified time of GRN while updating QA no in GRN
|
2012-06-27 14:50:14 +05:30 |
|
Anand Doshi
|
d4425cc57d
|
Merge branch 'master' into dev
Conflicts:
erpnext/support/doctype/maintenance_visit/maintenance_visit.py
|
2012-06-27 14:13:34 +05:30 |
|
Nabin Hait
|
490ae41cee
|
maintenance visit cleanup and integrated with maintenance schedule
|
2012-06-27 13:21:12 +05:30 |
|
Anand Doshi
|
bba4db1627
|
product listing and pages
|
2012-06-27 12:06:45 +05:30 |
|
Nabin Hait
|
b81aa88091
|
Lease agreement link removed from account home page
|
2012-06-27 12:00:24 +05:30 |
|
Nabin Hait
|
7ce737be3d
|
Issue fixed in stock reconciliation
|
2012-06-27 11:33:05 +05:30 |
|
Nabin Hait
|
b8108c68e9
|
Issue fixed in stock reconciliation
|
2012-06-27 11:16:28 +05:30 |
|
Nabin Hait
|
5a24749456
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-06-27 10:12:21 +05:30 |
|
Anand Doshi
|
10bcf5ea25
|
blog listing + started with products page and listing
|
2012-06-26 18:54:10 +05:30 |
|
Anand Doshi
|
74962a9213
|
auto create email digest after setup is completed
|
2012-06-26 12:47:14 +05:30 |
|
Anand Doshi
|
401f12418f
|
Merge branch 'master' into dev
Conflicts:
erpnext/patches/patch_list.py
|
2012-06-26 12:20:29 +05:30 |
|
Anand Doshi
|
0b06004986
|
delete unwanted doctypes of website settings
|
2012-06-26 12:18:41 +05:30 |
|
Anand Doshi
|
68196bc966
|
delete records in child table where parent is missing or parent is like
old_par%
|
2012-06-26 12:15:21 +05:30 |
|
Anand Doshi
|
81fa802e09
|
Merge branch 'master' into dev
|
2012-06-25 20:06:54 +05:30 |
|
Anand Doshi
|
8ae5ba9abf
|
fixes related to --> clear locals and then sync locals when whole doclist is passed
|
2012-06-25 20:05:35 +05:30 |
|
Nabin Hait
|
a5e972dd89
|
reserved warehouse in so and delivery warehouse in dn can be different
|
2012-06-25 18:06:37 +05:30 |
|
Nabin Hait
|
c6fc345f35
|
alter tabsessions to change user column definition
|
2012-06-25 15:30:59 +05:30 |
|
Nabin Hait
|
e5a0086fea
|
alter tabsessions to change user column definition
|
2012-06-25 15:29:40 +05:30 |
|
Nabin Hait
|
8b14617dce
|
run view ledger report through set_route
|
2012-06-25 13:15:59 +05:30 |
|
Nabin Hait
|
72a6ec8cb3
|
SO search query in DN: currency check removed
|
2012-06-25 10:39:38 +05:30 |
|
Anand Doshi
|
c7b485e724
|
blog - on update - delete cache if not published
|
2012-06-22 20:08:30 +05:30 |
|
Anand Doshi
|
72c945b7c6
|
template based web page loading using web.py
|
2012-06-22 20:01:07 +05:30 |
|
Nabin Hait
|
33dcbc096a
|
error fixed in cost center wise expense report
|
2012-06-22 14:34:46 +05:30 |
|
Nabin Hait
|
bceec1cbef
|
error fixed in cost center wise expense report
|
2012-06-22 14:32:56 +05:30 |
|