1099 Commits

Author SHA1 Message Date
Anand Doshi
fbe1e167d4 [fix] [selling] reduce round-off loss when using tax inclusive price 2013-08-06 19:38:19 +05:30
Nabin Hait
cc0e2d1740 [minor] merged with master 2013-08-06 16:19:18 +05:30
Nabin Hait
43eba26dcf [perpetual accounting] make gl entries relevant for different transactions 2013-08-06 16:00:50 +05:30
Nabin Hait
94d3963dd2 [perpetual accounting] get account stock balance difference 2013-08-06 15:58:44 +05:30
Nabin Hait
d9f4d174d1 [minor] [fix] 2013-08-06 15:28:55 +05:30
Nabin Hait
0d462745d2 Update sales_invoice.js 2013-08-06 15:26:52 +05:30
Rushabh Mehta
d056e1b453 [minor] added webnotes.get_list, fixed webnotes/erpnext#663 2013-08-05 16:21:04 +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
7e405e26b6 [fix] [minor] expense head get_query fixed in purchase invoice 2013-08-05 13:00:20 +05:30
Nabin Hait
4b7a79c2b3 Merge branch 'master' of github.com:webnotes/erpnext 2013-08-05 12:44:30 +05:30
Nabin Hait
7895d34d41 [fix] [minor] SO/DN required validation and get_single_value deprecated 2013-08-05 12:44:10 +05:30
Nabin Hait
73d04b155c [minor] [fix] test cases fix for perpetual accounting 2013-08-05 12:19:38 +05:30
Rushabh Mehta
c12553fba1 [journal voucher] [minor] added Reference section break in Journal Voucher Detail 2013-08-02 18:20:10 +05:30
Nabin Hait
0b6e590766 [fix] [minor] get supplier details in purchase invoice 2013-08-02 16:08:04 +05:30
Nabin Hait
a36adbd1e0 [minor] [fix] make sl entry 2013-08-02 14:50:12 +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
e5c69133a8 [minor] moved delivered items to be billed to accounts module 2013-08-02 12:45:00 +05:30
Nabin Hait
bbe1448fca Merge branch 'master' into perpetual 2013-08-02 11:53:00 +05:30
Nabin Hait
a1ad6e14ae Merge branch 'master' of github.com:webnotes/erpnext 2013-08-02 11:46:19 +05:30
Nabin Hait
cac622e097 [accounts] [perpetual] get account and stock balance difference 2013-08-02 11:44:29 +05:30
Nabin Hait
1e2f20a3da [cleanup] code commonified of making sl entry 2013-08-02 11:42:11 +05:30
Nabin Hait
b865db910b [accounts] [perpetual] accounts settings for perpetual accounting for inventory 2013-08-02 11:24:51 +05:30
Nabin Hait
dbe4d1930b [minor] added customer/supplier id and name in sales/purchase register 2013-08-02 11:20:02 +05:30
Anand Doshi
078129f58f [fix] [minor] removed default from conversion_rate 2013-08-01 16:54:32 +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
Nabin Hait
8608f0e9fa [fix] [minor] error display in voucher import tool 2013-07-31 18:00:25 +05:30
Anand Doshi
0fa631944c [fix] [minor] [bug] int docstatus before to_docstatus check 2013-07-31 16:08:51 +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
d2cb598b6b Merge branch 'master' of github.com:webnotes/erpnext 2013-07-30 14:51:08 +05:30
Anand Doshi
733681a426 [fix] [minor] [sales invoice] trigger update stock on fetching pos details 2013-07-30 14:49:12 +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
4525a0b900 [fix] [minor] null value issue 2013-07-30 11:19:20 +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
f90df7da02 [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name 2013-07-29 19:53:44 +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
19d945a4e7 [minor] [fix] apply float precision on over-billing validation 2013-07-29 18:35:39 +05:30
Rushabh Mehta
17082e71f1 [pos] [minor] removed import of pos.js 2013-07-29 15:37:07 +05:30
Rushabh Mehta
895f61da84 Merge branch 'master' of github.com:webnotes/erpnext 2013-07-29 15:31:42 +05:30
Rushabh Mehta
4a008f5567 [sales_invoice] [pos] [minor] Added view for POS 2013-07-29 15:31:11 +05:30
Nabin Hait
5e200e43a6 [minor] duplicate row id from same prevdoc 2013-07-29 15:29:51 +05:30
Nabin Hait
90d74d4bfa [minor] sales invoice to delivery note mapping and prevdoc validation 2013-07-29 13:27:18 +05:30
Anand Doshi
10c773dc1c [fix] [minor] [sales invoice] don't hide warehouse and delivered_qty 2013-07-29 12:27:47 +05:30
Nabin Hait
173e874610 [fix] maintain same rate throughout purchase cycle optional 2013-07-29 11:24:11 +05:30
Nabin Hait
114bc09164 [minor] [fix] same account in item and tax table 2013-07-26 15:47:47 +05:30
Nabin Hait
a10ef4592b [minor] total tax column in item-wise sales/purchase register 2013-07-26 15:45:38 +05:30
Anand Doshi
508bd4c7d5 [report] Item-wise Purchase Register [issue] webnotes/erpnext#374 2013-07-26 13:09:40 +05:30
Anand Doshi
ac90542414 [report] Item-wise Sales Register [issue] webnotes/erpnext#372 2013-07-26 13:09:23 +05:30
Anand Doshi
5491332772 [fix] [minor] use wn.defaults.get_default instead of sys_defaults 2013-07-26 13:02:18 +05:30
Anand Doshi
720a01a6f6 [selling] changed fieldtype of Price List to link 2013-07-26 11:32:02 +05:30