Anand Doshi
|
73c6542e6c
|
minor fix in communication.js
|
2012-08-22 14:57:35 +05:30 |
|
Nabin Hait
|
fd3f24f4be
|
customer name should come in recurring invoice print format instead of customer id
|
2012-08-20 11:43:55 +05:30 |
|
Nabin Hait
|
daba7c40a6
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-17 11:00:42 +05:30 |
|
Nabin Hait
|
0170b2b4bc
|
default purchase taxes and charges master will be automatically fetched in pur transactions
|
2012-08-17 11:00:15 +05:30 |
|
Anand Doshi
|
37b1b88710
|
fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login
|
2012-08-16 17:09:13 +05:30 |
|
Nabin Hait
|
f039c8b58f
|
get_query for invoice in c-form
|
2012-08-14 15:38:17 +05:30 |
|
Anand Doshi
|
46f8b50c8c
|
added Expense Claim Type link in HR Home page
|
2012-08-14 14:53:38 +05:30 |
|
Anand Doshi
|
544b0f64d1
|
cascade project name to other items, if selected in one item during purchase cycle
|
2012-08-10 15:37:54 +05:30 |
|
Anand Doshi
|
f08cbe185d
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-10 12:48:46 +05:30 |
|
Anand Doshi
|
6810979dab
|
Company Form: do not hide 'Default Settings' section break for a new company, as it contains a mandatory field 'Default Currency'
|
2012-08-10 12:38:48 +05:30 |
|
Nabin Hait
|
4d0cba8249
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-08-09 16:24:47 +05:30 |
|
Nabin Hait
|
cd4918736a
|
error fixed in account browser
|
2012-08-09 16:24:20 +05:30 |
|
Anand Doshi
|
c6cf4a2630
|
do not display mouse as a clickable pointer when hovering on description in todo list
|
2012-08-09 12:16:03 +05:30 |
|
Anand Doshi
|
c4df355edc
|
removed msgprint in get_pos_details of sales invoice
|
2012-08-09 11:33:56 +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
|
883285f503
|
fix in supplier quotations patch
|
2012-08-07 15:13:48 +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
|
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 |
|
Nabin Hait
|
ed8049ec19
|
fixes in patch: considered over delivery in reserved qty calculation
|
2012-08-06 14:31:45 +05:30 |
|
Nabin Hait
|
337fef0859
|
call item on_update from UOM Replace Utility
|
2012-08-06 13:33:32 +05:30 |
|
Nabin Hait
|
fd03762445
|
call item on_update from UOM Replace Utility
|
2012-08-06 13:18:32 +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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Nabin Hait
|
e9a62d1236
|
reload trial balance report
|
2012-07-23 11:46:37 +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 |
|
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
|
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 |
|