Anand Doshi
|
8867cc2381
|
fixes in material request - hide sales order fields, changed Purchase Requisition to Material Request in some places
|
2013-02-21 11:02:10 +05:30 |
|
Anand Doshi
|
cf05580f8e
|
fixes related to Material Request; added button to make Stock Entry of type Material Transfer; calculate ordered_qty and per_ordered in Material Request using observer pattern when Stock Entry against it is submitted or cancelled
|
2013-02-20 18:44:10 +05:30 |
|
Anand Doshi
|
7ce7d7cad4
|
Merge branch 'master' of github.com:webnotes/erpnext into edge
|
2013-02-20 16:08:43 +05:30 |
|
Anand Doshi
|
a43b29e4b1
|
get label from doctype's doclist
|
2013-02-20 15:55:10 +05:30 |
|
Rushabh Mehta
|
b0a76bdfe2
|
material receipt from bin
|
2013-02-20 11:16:47 +05:30 |
|
Rushabh Mehta
|
5117d9c266
|
refactored defaults, bin material request wip
|
2013-02-19 15:27:31 +05:30 |
|
Rushabh Mehta
|
c53231a841
|
model_wrapper is now bean, refactoring defaults
|
2013-02-18 18:24:28 +05:30 |
|
Rushabh Mehta
|
c06ce25470
|
updated translations
|
2013-02-18 14:24:05 +05:30 |
|
Anand Doshi
|
236cc173ad
|
rename Purchase Request to Material Request
|
2013-02-18 13:49:15 +05:30 |
|
Rushabh Mehta
|
51709b7eb3
|
Merge branch 'master' into edge
|
2013-02-12 19:23:48 +05:30 |
|
Rushabh Mehta
|
4b9827a5fc
|
upgraded test_runner, now can run multiple tests
|
2013-02-12 19:20:39 +05:30 |
|
Anand Doshi
|
ca73b90a0d
|
raw material supplied in purchase receipt should be a no copy field
|
2013-02-11 19:32:18 +05:30 |
|
Rushabh Mehta
|
af222dc6b2
|
updated language
|
2013-02-11 11:49:18 +05:30 |
|
Rushabh Mehta
|
60135df6fd
|
updated language
|
2013-02-11 11:44:12 +05:30 |
|
Anand Doshi
|
8595fcf910
|
purchase invoice taxes and totals calculations with test cases
|
2013-02-08 19:28:14 +05:30 |
|
Nabin Hait
|
2604a99072
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-02-08 14:08:28 +05:30 |
|
Nabin Hait
|
0739e7f573
|
fixed conflict
|
2013-02-08 14:07:29 +05:30 |
|
Nabin Hait
|
a76a0687ef
|
get_query continued
|
2013-02-08 14:04:13 +05:30 |
|
Anand Doshi
|
6a5efa972b
|
added test record for purchase invoice test case
|
2013-02-08 13:57:05 +05:30 |
|
Anand Doshi
|
6209046772
|
added some test records
|
2013-02-07 19:47:34 +05:30 |
|
Nabin Hait
|
dc95c15002
|
changed args to filters in get_query
|
2013-02-07 12:08:38 +05:30 |
|
Nabin Hait
|
c39d13b6a7
|
fixes in item: duplicate tax validation
|
2013-02-07 11:36:37 +05:30 |
|
Nabin Hait
|
9986ae8c6f
|
stock_qty now editable in PO item and PR Item table
|
2013-02-07 10:51:40 +05:30 |
|
Nabin Hait
|
b5bc99376e
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-02-06 17:40:46 +05:30 |
|
Nabin Hait
|
fa230e47f4
|
get_query shifted to server for account
|
2013-02-06 17:40:14 +05:30 |
|
Anand Doshi
|
613cb6a9f9
|
bug fix in clear unallocated advances
|
2013-02-06 17:33:46 +05:30 |
|
Nabin Hait
|
6fb3814b92
|
added project column in to be delivered/billed report
|
2013-02-05 16:56:14 +05:30 |
|
Rushabh Mehta
|
4310fd6aa0
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-02-04 14:03:05 +05:30 |
|
Nabin Hait
|
cb5a05ea98
|
fixes in stock ledger report
|
2013-02-04 13:57:54 +05:30 |
|
Rushabh Mehta
|
0dbe898d82
|
added warehouse user to retrict entry and also introduced query handlers
|
2013-02-04 13:56:50 +05:30 |
|
Rushabh Mehta
|
9665fd967e
|
fixes in alter table and updated listviews for delivery note and purchase receipt
|
2013-02-02 19:20:35 +05:30 |
|
Nabin Hait
|
c06e29ddbc
|
removed sales order pending items report
|
2013-02-01 18:35:35 +05:30 |
|
Nabin Hait
|
ced855e38b
|
purchase order items pending to be received
|
2013-02-01 13:16:15 +05:30 |
|
Nabin Hait
|
124a6237bf
|
purchase order items pending to be received
|
2013-02-01 13:11:52 +05:30 |
|
Nabin Hait
|
c063e653a9
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-02-01 10:36:17 +05:30 |
|
Anand Doshi
|
ec061b0dcc
|
changed item code get query of stock entry
|
2013-01-31 12:36:32 +05:30 |
|
Nabin Hait
|
53595c6521
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-30 12:49:44 +05:30 |
|
Nabin Hait
|
bf495c9a6d
|
GL Control rewrite and many other cleanup using inheritence
|
2013-01-30 12:49:08 +05:30 |
|
Rushabh Mehta
|
08da1a0a3d
|
setting list_views
|
2013-01-29 17:53:29 +05:30 |
|
Nabin Hait
|
021dd54fed
|
report: purchase order items pending to be received
|
2013-01-29 13:48:18 +05:30 |
|
Rushabh Mehta
|
cda5d42a65
|
updated languages
|
2013-01-28 14:21:40 +05:30 |
|
Rushabh Mehta
|
7b563f7569
|
added translation files
|
2013-01-28 11:19:03 +05:30 |
|
Nabin Hait
|
d4c7159f60
|
fixes in dynamic label setting and column hiding based on currency
|
2013-01-25 18:31:06 +05:30 |
|
Nabin Hait
|
f89fb1e41a
|
Other charges in currect currency fixes for all classic/modern/spartan print g=format
|
2013-01-25 17:24:47 +05:30 |
|
Nabin Hait
|
671fcc00c0
|
stock ageing: apply zero filters
|
2013-01-25 15:04:35 +05:30 |
|
Rushabh Mehta
|
e281e670ba
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-25 07:32:10 +01:00 |
|
Rushabh Mehta
|
9babf9dbdb
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-25 11:58:45 +05:30 |
|
Rushabh Mehta
|
8e3affbf70
|
added nl
|
2013-01-25 11:58:18 +05:30 |
|
Rushabh Mehta
|
3525b62842
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-01-25 06:44:01 +01:00 |
|
Nabin Hait
|
27b4a92b02
|
error fixed in recurring invoices
|
2013-01-25 11:10:29 +05:30 |
|