Anand Doshi
|
3eb8c38efb
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-12 17:33:23 +05:30 |
|
Anand Doshi
|
5476318030
|
[fix] [minor] round off currency values in grid reports
|
2013-08-12 17:32:47 +05:30 |
|
Nabin Hait
|
bf5d44c804
|
[fix] [minor] reorder level bug through scheduler
|
2013-08-12 16:30:48 +05:30 |
|
Rushabh Mehta
|
4c17f9420e
|
[manufacturing] Added New Reports
|
2013-08-12 14:18:09 +05:30 |
|
Rushabh Mehta
|
813b1cba65
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-09 18:12:15 +05:30 |
|
Rushabh Mehta
|
4a404e9299
|
[price list] Separated Default Price List for Selling and Buying and changed fieldnames
|
2013-08-09 18:11:35 +05:30 |
|
Rushabh Mehta
|
0b9954059c
|
[cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip)
|
2013-08-09 15:30:11 +05:30 |
|
Rushabh Mehta
|
be64070ed9
|
[report] material requests for which supplier quotations are not created
|
2013-08-09 15:26:47 +05:30 |
|
Nabin Hait
|
f71f5f55e5
|
[minor] [fix] update serial no details on cancelling of purchase receipt
|
2013-08-09 14:46:16 +05:30 |
|
Rushabh Mehta
|
75c3171c04
|
[rename] Naming Series is now Document Numbering Series and updated translations
|
2013-08-08 16:00:40 +05:30 |
|
Nabin Hait
|
3dfc9303ca
|
[minor] [fix] validation in stock reconciliation
|
2013-08-08 11:29:08 +05:30 |
|
Anand Doshi
|
5a8a63058e
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-07 20:19:26 +05:30 |
|
Anand Doshi
|
1c77745d05
|
[fix] [minor] [print formats] use format_currency in place of fmt_money
|
2013-08-07 20:15:37 +05:30 |
|
Anand Doshi
|
5dd6b1d082
|
[optimization] [minor] pass filtered stock ledger entries to get_buying_amount
|
2013-08-07 19:27:30 +05:30 |
|
Nabin Hait
|
cf5c9a1f59
|
[minor] [fix] uom conversion factor should be mapped from PO to PR to PI
|
2013-08-07 17:31:47 +05:30 |
|
Rushabh Mehta
|
7c2a2e24a2
|
[demo] [minor] simulate quotation
|
2013-08-07 15:08:11 +05:30 |
|
Rushabh Mehta
|
0983cb75d5
|
[cleanup] [minor] removed default value 0.00
|
2013-08-07 15:06:51 +05:30 |
|
Nabin Hait
|
c1541526d6
|
[fix] [minor] validate reserved warehouse
|
2013-08-06 16:10:30 +05:30 |
|
Anand Doshi
|
41006c545e
|
[fix] [minor] warehouse-wise stock balance filter [issue] webnotes/erpnext#724
|
2013-08-06 14:45:22 +05:30 |
|
Anand Doshi
|
801ea1d5a0
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-05 18:43:27 +05:30 |
|
Anand Doshi
|
cc186da938
|
[fix] [minor] [test cases]
|
2013-08-05 18:43:01 +05:30 |
|
Rushabh Mehta
|
63f9b07935
|
[minor] [item] Removed Sales Rate #613
|
2013-08-05 18:24:49 +05:30 |
|
Rushabh Mehta
|
0dae9f316a
|
[bom] [stock entry] Bug Fix for direct BOM entries
|
2013-08-05 15:29:35 +05:30 |
|
Rushabh Mehta
|
e67d1fbcdf
|
[license] [minor] Updated License Text in all js and py files
|
2013-08-05 14:59:54 +05:30 |
|
Nabin Hait
|
7895d34d41
|
[fix] [minor] SO/DN required validation and get_single_value deprecated
|
2013-08-05 12:44:10 +05:30 |
|
Anand Doshi
|
6affb78e1f
|
[minor] moved delivered items to be billed to accounts module
|
2013-08-02 12:50:40 +05:30 |
|
Anand Doshi
|
17350b899f
|
[fix] [mapper] from delivery note to sales invoice, only map unbilled items
|
2013-08-01 15:45:23 +05:30 |
|
Anand Doshi
|
97fd522788
|
[fix] material request - no_copy=0 for schedule_date so that it could be mapped to purchase order
|
2013-08-01 12:25:23 +05:30 |
|
Nabin Hait
|
2d57e51112
|
[fix] [minor] null issue
|
2013-07-31 17:31:23 +05:30 |
|
Anand Doshi
|
f006916518
|
[fix] [minor] [report]
|
2013-07-31 11:47:54 +05:30 |
|
Anand Doshi
|
5c76f014a7
|
[report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed
|
2013-07-30 18:42:16 +05:30 |
|
Anand Doshi
|
18b1e202d5
|
[fix] [issue] webnotes/erpnext#674 - hide Make Invoice button when invoicing of delivery/receipt is complete
|
2013-07-30 16:10:37 +05:30 |
|
Anand Doshi
|
d2cb598b6b
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-30 14:51:08 +05:30 |
|
Anand Doshi
|
a648f46d4e
|
[fix] [minor] show stock ledger, general ledger, fixes post changes in script manager trigger [issue] webnotes/wnframework#228
|
2013-07-30 14:43:29 +05:30 |
|
Nabin Hait
|
9764e32d0a
|
[fix] [minor] syntax error in stock entry
|
2013-07-30 12:38:19 +05:30 |
|
Anand Doshi
|
f314051e30
|
Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer
|
2013-07-30 10:44:07 +05:30 |
|
Anand Doshi
|
1fac2a98cf
|
[fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions
|
2013-07-29 19:30:39 +05:30 |
|
Nabin Hait
|
dce9fdfe26
|
[minor] [fix]
|
2013-07-29 16:16:03 +05:30 |
|
Nabin Hait
|
90d74d4bfa
|
[minor] sales invoice to delivery note mapping and prevdoc validation
|
2013-07-29 13:27:18 +05:30 |
|
Nabin Hait
|
173e874610
|
[fix] maintain same rate throughout purchase cycle optional
|
2013-07-29 11:24:11 +05:30 |
|
Nabin Hait
|
834a4db596
|
[feature] pull from material request based on supplier
|
2013-07-26 19:45:22 +05:30 |
|
Anand Doshi
|
720a01a6f6
|
[selling] changed fieldtype of Price List to link
|
2013-07-26 11:32:02 +05:30 |
|
Anand Doshi
|
742b55f700
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-25 18:53:50 +05:30 |
|
Anand Doshi
|
60403b2d8f
|
[fix] [minor] [grid] set_colum_disp should force refresh the whole grid
|
2013-07-25 18:53:22 +05:30 |
|
Rushabh Mehta
|
c97fe01837
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-25 18:14:18 +05:30 |
|
Nabin Hait
|
ea51b41239
|
[fix] [minor] allowed territory group in all transactions
|
2013-07-25 18:01:13 +05:30 |
|
Rushabh Mehta
|
4dca40195e
|
[feature] Ability to set UOM as Integer-only and related validations.
|
2013-07-25 17:45:59 +05:30 |
|
Nabin Hait
|
54caa86437
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-25 16:06:39 +05:30 |
|
Nabin Hait
|
88e3b92242
|
[fix] [minor] serial no should be mapper in installation note from delivery note
|
2013-07-25 16:06:22 +05:30 |
|
Rushabh Mehta
|
dd05d5eca0
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-25 16:05:22 +05:30 |
|