Commit Graph

651 Commits

Author SHA1 Message Date
Nabin Hait
0dbd62f163 [voucher import tool][fix] fixes for handling exception 2013-05-28 18:16:44 +05:30
Nabin Hait
58c3348ca6 [voucher import tool][fix] fixes for handling exception 2013-05-28 18:06:20 +05:30
Nabin Hait
7742e2baed [report][fix] 2013-05-28 17:58:36 +05:30
Nabin Hait
9fce94ff96 [report] reports link added into accounts home page 2013-05-28 17:12:15 +05:30
Nabin Hait
8b509f56b7 [utility function] fix total debit/credit due to floating point issue 2013-05-28 16:52:30 +05:30
Nabin Hait
eca0531068 [report] purchase order/ received items to be billed 2013-05-28 16:07:03 +05:30
Nabin Hait
34d1b1415e [report] filter added base on territory in sales personwise transaction summary 2013-05-28 12:32:21 +05:30
Anand Doshi
996191e8b7 [purchase invoice] [fix] error message for missing expense account for an item 2013-05-27 18:28:36 +05:30
Nabin Hait
da6e4670a3 [report][fix] filter fixes in sales/pur register 2013-05-27 16:34:15 +05:30
Nabin Hait
7cd49529f4 [sales invoice][fix] float precision issue 2013-05-24 13:51:25 +05:30
Nabin Hait
93ed5b9dae [sales invoice][fix] check item rate with sales order and delivery note 2013-05-23 19:21:58 +05:30
Nabin Hait
3d75ad1896 [sales invoice][fix] check item rate with sales order and delivery note 2013-05-23 19:14:28 +05:30
Nabin Hait
5dc36f416a [permission] delete permission added for pos setting 2013-05-23 12:53:47 +05:30
Nabin Hait
d39b30ab99 [validation] invoice rate will be same as order/delivery 2013-05-23 11:44:18 +05:30
Nabin Hait
62d0629d61 [feature] reorder level checking through scheduler 2013-05-22 16:19:10 +05:30
Nabin Hait
b7e07ac6a5 [fixes] updated no_copy field 2013-05-22 12:10:16 +05:30
Nabin Hait
ebf3199dbe [fixes] Write off cost center linked to cost center in pur invoice 2013-05-13 11:15:53 +05:30
Nabin Hait
765383b3cf [report] monthly salary register 2013-05-10 18:41:58 +05:30
Anand Doshi
ce85145779 Merge branch 'master' of github.com:webnotes/erpnext 2013-05-10 13:38:42 +05:30
Anand Doshi
1252729e1c [sales invoice] [fix] bug fix in setting pos values on save 2013-05-10 13:38:23 +05:30
Nabin Hait
6ac6858571 Merge branch 'master' of github.com:webnotes/erpnext 2013-05-09 16:56:59 +05:30
Nabin Hait
e1b2ae5739 [fixes] float precision for pur invoice 2013-05-09 16:56:19 +05:30
Anand Doshi
ef06a4b349 [autoname] [cleanup] strip blank spaces and remove autoname where naming_series: can be set in doctype 2013-05-09 15:13:47 +05:30
Anand Doshi
bddd5d9b0c [rename] [fix] merge should be passed to on_rename method of controller for further processing 2013-05-09 12:45:18 +05:30
Anand Doshi
c414175a44 Merge branch 'master' of github.com:webnotes/erpnext into edge 2013-05-08 11:45:32 +05:30
Nabin Hait
f7bdf8e05a [fixes][jv] set clearance date as null on saving document 2013-05-07 16:48:55 +05:30
Nabin Hait
04f888fa52 [fixes] item_code non-mandatory in item if naming_series 2013-05-07 16:03:10 +05:30
Nabin Hait
620576080a [fixes][currency symbol] fieldtype in report 2013-05-07 12:03:33 +05:30
Nabin Hait
a55723bea2 [report] sales partners commission 2013-05-06 12:46:07 +05:30
Anand Doshi
4cea651a36 Merge branch 'master' of github.com:webnotes/erpnext into edge 2013-05-06 11:36:51 +05:30
Nabin Hait
e23d2a35c4 [fixes] sales/purchase register 2013-05-06 11:08:21 +05:30
Anand Doshi
2a9735a2f1 [pos setting] [permission] removed system manager permission 2013-05-03 14:48:13 +05:30
Anand Doshi
0f5f584651 [stock entry] [test] fixes in test cases 2013-05-03 14:34:12 +05:30
Anand Doshi
d2b8b83e20 [sales invoice] [fetching] fetch customer info, pos settings and item details if not fetched 2013-05-03 13:22:41 +05:30
Anand Doshi
855cf8db21 Merge branch 'pos_fetch' 2013-05-03 11:23:01 +05:30
Nabin Hait
4d7a1c1f35 [script report] payments made with ageing 2013-05-02 15:19:00 +05:30
Nabin Hait
d7889cd5d5 [script report] payment collection with ageing 2013-05-02 12:14:59 +05:30
Nabin Hait
02bc8bfe7e Merge branch 'master' of github.com:webnotes/erpnext 2013-05-02 11:39:43 +05:30
Nabin Hait
81bbfba0cc [hr] allowed rename in earning and deduction type 2013-05-02 11:27:25 +05:30
Nabin Hait
006d074b26 [script report] collection report 2013-05-01 15:05:29 +05:30
Anand Doshi
2aa9724c6a Merge branch 'master' into pos_fetch 2013-05-01 13:07:42 +05:30
Nabin Hait
e388465e17 [script report] bank clearance summary 2013-05-01 12:23:07 +05:30
Anand Doshi
672cb0c02b Merge branch 'master' of github.com:webnotes/erpnext 2013-05-01 12:04:03 +05:30
Anand Doshi
91e4c14470 [fixes] [__islocal] use doc.fields.get('__islocal') instead of doc.__islocal 2013-05-01 12:00:44 +05:30
Nabin Hait
76646fb279 [script report] bank reconciliation statement in new style 2013-05-01 11:23:44 +05:30
Nabin Hait
84e2af2212 [report] add total row 2013-04-30 18:08:43 +05:30
Nabin Hait
98cfe688a8 [script report] purchase register in new style 2013-04-30 17:22:43 +05:30
Anand Doshi
457cd7d1f4 [gl entry] [validation] company match validation should be done only for is_cancelled = No 2013-04-29 13:01:44 +05:30
Nabin Hait
99883420e7 [general ledger][fixes] for against_account value 2013-04-29 12:17:05 +05:30
Anand Doshi
c9897ff533 Merge branch 'edge'
Conflicts:
	home/page/latest_updates/latest_updates.js
2013-04-29 10:42:21 +05:30