Commit graph

822 commits

Author SHA1 Message Date
Rushabh Mehta
a33299a6f5 [reportview] Editable 2013-08-08 15:59:04 +05:30
Rushabh Mehta
a7cc50f504 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-08 14:16:55 +05:30
Rushabh Mehta
53bfa71906 [grid] Added Add Row at Bottom 2013-08-08 14:16:12 +05:30
Nabin Hait
cbdaa47a35 [minor] [validation] ledger can not have a child 2013-08-08 12:42:17 +05:30
Rushabh Mehta
5a6de0a704 [grid] Keyboard navigation to Move Up, Down, Close 2013-08-08 11:35:15 +05:30
Rushabh Mehta
402e9aa1e9 [bug] [minor] Scheduler email query fix 2013-08-08 10:46:57 +05:30
Rushabh Mehta
8ab7bf37b2 [minor] with insert, set default values 2013-08-07 15:04:03 +05:30
Rushabh Mehta
47254664c3 [scheduler] Moved scheduler log email report to daily 2013-08-07 10:35:11 +05:30
Rushabh Mehta
06abc79c4a Merge branch 'master' of github.com:webnotes/wnframework 2013-08-06 17:53:57 +05:30
Rushabh Mehta
348db9c49b [salary structure] Cleanup, Fixed Monthly Register Report and other minor changes 2013-08-06 17:53:40 +05:30
Anand Doshi
79e2c3f702 [newsletter] show send progess [issue] webnotes/erpnext#531 2013-08-06 17:01:27 +05:30
Anand Doshi
326d2dee43 [fix] [minor] [report] do not allow report for child tables, since child table fields can be selected in main doctype's report 2013-08-06 15:04:41 +05:30
Anand Doshi
848bdc312c [fix] default float precision = 3, changed description of float precision in global defaults [issue] webnotes/erpnext#712 2013-08-06 13:33:42 +05:30
Anand Doshi
88d1ef06e1 [fix] [minor] doclist get_item_value 2013-08-06 13:32:45 +05:30
Rushabh Mehta
ca98b885f2 [mapper] [minor] idx fix for multiple pulls webnotes/erpnext#651 2013-08-06 12:40:23 +05:30
Anand Doshi
06c9eca183 [fix] [minor] show url in scheduler error mail 2013-08-06 11:05:21 +05:30
Rushabh Mehta
2ce0a6dcb3 [nested set] [minor] Added validation to test loop in hierarchy 2013-08-05 18:14:39 +05:30
Rushabh Mehta
7d1d825388 [minor] added webnotes.get_list, fixed webnotes/erpnext#663 2013-08-05 16:21:04 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
d78c32efec Merge branch 'master' of github.com:webnotes/wnframework 2013-08-05 13:16:00 +05:30
Rushabh Mehta
40ea5bc3b0 [scheduler] Send Email to System Managers if Scheduled Event Fails 2013-08-05 13:15:16 +05:30
Nabin Hait
8aee70d936 Merge branch 'master' of github.com:webnotes/wnframework 2013-08-05 12:44:23 +05:30
Nabin Hait
5b526f4ef3 [fix] [minor] SO/DN required validation and get_single_value deprecated 2013-08-05 12:44:10 +05:30
Anand Doshi
6e58c47faa [fix] [minor] data import for only child table 2013-08-02 16:29:17 +05:30
Rushabh Mehta
785f1d9c3b Merge branch 'master' of github.com:webnotes/wnframework 2013-08-02 12:47:16 +05:30
Rushabh Mehta
90685ae299 [data import tool] [feature] Added ability to import / export documents with child records 2013-08-02 12:47:04 +05:30
Anand Doshi
e6f486fbff [fix] [minor] update modified of single-type doc 2013-08-02 12:37:12 +05:30
Anand Doshi
060617acb0 [fix] [minor] [mapper] 2013-08-01 15:42:58 +05:30
Anand Doshi
8319080497 [fix] [minor] [bug] int docstatus before to_docstatus check 2013-07-31 16:08:50 +05:30
Rushabh Mehta
12ccd5dfde [import] [fix] [minor] 2013-07-31 11:18:38 +05:30
Rushabh Mehta
25af61e46d [minor] [fix] updated date format for Brazil webnotes/erpnext#692 2013-07-31 10:18:25 +05:30
Rushabh Mehta
6c52d7a56e [fix] [minor] system manager role check 2013-07-31 09:52:28 +05:30
Anand Doshi
6770739d9b Merge branch 'master' of github.com:webnotes/wnframework 2013-07-30 16:38:59 +05:30
Anand Doshi
fb7317bf59 [fix] [minor] [issue] webnotes/erpnext#665 - set owner in create_new.py 2013-07-30 16:36:38 +05:30
Rushabh Mehta
84fff03a56 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-30 16:20:07 +05:30
Rushabh Mehta
00884f4555 [data-import-tool] [minor] updated for calling upload from app 2013-07-30 16:18:38 +05:30
Anand Doshi
14002d4d93 Merge pull request #230 from akhileshdarjee/master
[fix] [minor] warning while installing erpnext
2013-07-30 03:42:42 -07:00
Akhilesh Darjee
23e2a5103f [fix] error while installing erpnext 2013-07-30 16:09:17 +05:30
Anand Doshi
94db64c112 [minor] reportview - extract table if fields exist 2013-07-30 14:39:10 +05:30
Anand Doshi
473a18c89e [fix] [minor] [precision] for float type fields, use default float precision 2013-07-29 16:10:37 +05:30
Nabin Hait
44aa4addef Merge branch 'master' of github.com:webnotes/wnframework 2013-07-29 11:07:40 +05:30
Nabin Hait
c3f9e13323 [feature] pull from material request based on supplier 2013-07-26 19:45:22 +05:30
Rushabh Mehta
3ac8db7a18 [event] [minor fixes] 2013-07-26 19:03:03 +05:30
Rushabh Mehta
547120bc59 [fix] [minor] 2013-07-26 16:45:00 +05:30
Rushabh Mehta
bdd90def0a [calendar] [feature] Send Daily Digest for Upcoming Events 2013-07-26 16:05:59 +05:30
Rushabh Mehta
62e7f4ec31 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-26 13:23:25 +05:30
Rushabh Mehta
9d00e1df61 [calendar] [feature] Added Recurring Events 2013-07-26 13:22:49 +05:30
Anand Doshi
c939d87181 [cleanup] [minor] added build_match_conditions to webnotes 2013-07-26 13:00:42 +05:30
Rushabh Mehta
fce25fe3b6 [docs] remove attributions from page and added to docs 2013-07-26 11:21:44 +05:30
Anand Doshi
607c2faffe [minor] [cleanup] [issue] webnotes/erpnext#438 - change user_type Partner to Website User 2013-07-25 17:17:46 +05:30