Nabin Hait
|
92b0e777e8
|
[fix] [minor] merged with master
|
2013-08-26 16:55:42 +05:30 |
|
Nabin Hait
|
27994c216a
|
[perpetual accounting] gl entries based on stock_value difference in sl entries
|
2013-08-26 16:53:30 +05:30 |
|
Anand Doshi
|
6c0a1a9674
|
[fix] [minor] temporarily disabled pos view
|
2013-08-23 19:30:44 +05:30 |
|
Nabin Hait
|
aeba24ee81
|
[minor] make gl entry through bean and testcases
|
2013-08-23 15:17:36 +05:30 |
|
Rushabh Mehta
|
cb50dee98c
|
[pos] [minor] added css file
|
2013-08-23 13:35:21 +05:30 |
|
Rushabh Mehta
|
16a62fa4be
|
[pos] [cleanup]
|
2013-08-23 13:16:22 +05:30 |
|
Nabin Hait
|
a391606a8f
|
[cleanup] [minor] budget code cleaned up with testcases
|
2013-08-23 10:46:41 +05:30 |
|
Nabin Hait
|
2b06aaa291
|
[cleanup] [minor] deprecated budget control and rewritten budget related code
|
2013-08-22 18:25:43 +05:30 |
|
Akhilesh Darjee
|
d6aa4bff7f
|
[pos] pos view first commit
|
2013-08-22 17:26:43 +05:30 |
|
Nabin Hait
|
4212180804
|
Merge branch 'master' of github.com:webnotes/erpnext into perpetual
|
2013-08-22 15:23:11 +05:30 |
|
Rushabh Mehta
|
622c98d6f4
|
[demo] [minor] Added accounts, moved JV creation to server-side
|
2013-08-22 15:17:58 +05:30 |
|
Nabin Hait
|
f3075e19dc
|
Merge branch 'master' of github.com:webnotes/erpnext into perpetual
|
2013-08-22 14:42:20 +05:30 |
|
Nabin Hait
|
77343391f5
|
[fix] [minor] changed validation message
|
2013-08-22 10:45:41 +05:30 |
|
Nabin Hait
|
9b09c95d83
|
[cleanup] [accounts] delete gl entries on cancellation of accounting transactions
|
2013-08-21 17:47:11 +05:30 |
|
Nabin Hait
|
4af17a88b0
|
[cleanup] [minor] period closing voucher inherited from accounts_controller with testcases
|
2013-08-21 17:45:47 +05:30 |
|
Nabin Hait
|
9653f60e89
|
[fix] [minor] insert cancelled sl entry for serialized inventory and at the end delete
|
2013-08-20 15:37:33 +05:30 |
|
Nabin Hait
|
05652874fc
|
[merge] [minor] merged with master for serial_no updatess
|
2013-08-20 11:28:38 +05:30 |
|
Nabin Hait
|
76273ebfbc
|
[merge] [minor] Fixed conflict while merging serial_no branch with master
|
2013-08-19 16:26:13 +05:30 |
|
Nabin Hait
|
74c281cc55
|
[cleanup] [minor] On cancellation of transation, do not post cancelled sl entries, delete allexisting sl entries against that transaction
|
2013-08-19 16:17:18 +05:30 |
|
Nabin Hait
|
44da6f2efe
|
[fix] [minor] fixed conflict while merging with master
|
2013-08-19 11:06:06 +05:30 |
|
Nabin Hait
|
3ccd07cc72
|
[fix] [minor] paid amount should be zero if not pos invoice
|
2013-08-16 15:21:25 +05:30 |
|
Nabin Hait
|
21cf403b57
|
[fix] [minor] paid amount should be zero if not pos invoice
|
2013-08-16 15:15:16 +05:30 |
|
Rushabh Mehta
|
170be3b717
|
[minor] merge master
|
2013-08-14 18:41:42 +05:30 |
|
Rushabh Mehta
|
62030e05cc
|
[Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master
|
2013-08-14 18:39:27 +05:30 |
|
Anand Doshi
|
30324b857a
|
[fix] [minor] set due date in sales invoice after mapping
|
2013-08-14 17:07:42 +05:30 |
|
Anand Doshi
|
dd2ec17962
|
[fix] [minor] pull credit days from customer, update credit days in account of customer
|
2013-08-13 13:57:53 +05:30 |
|
Anand Doshi
|
47e14a9de4
|
[fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings
|
2013-08-13 13:01:12 +05:30 |
|
Anand Doshi
|
c4dde9bd99
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-12 20:13:02 +05:30 |
|
Anand Doshi
|
05a340e764
|
[fix] [minor] fixes after merging akhilesh's changes
|
2013-08-12 20:01:55 +05:30 |
|
Anand Doshi
|
9e59aff54e
|
Merge branch 'master' of git://github.com/akhileshdarjee/erpnext into akhileshdarjee-master
Conflicts:
accounts/doctype/pos_setting/pos_setting.txt
patches/patch_list.py
|
2013-08-12 20:00:33 +05:30 |
|
Nabin Hait
|
358907d8a6
|
[fix] [minor] sales invoice: unhide fields if not hidden in database
|
2013-08-12 19:06:32 +05:30 |
|
Nabin Hait
|
f638336886
|
[fix] [minor] description for period-closing-account field
|
2013-08-12 17:39:33 +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 |
|
Nabin Hait
|
fd6a650e12
|
[perpetual accounting] [minor] create jv to book stock received but not billed
|
2013-08-09 14:42:48 +05:30 |
|
Akhilesh Darjee
|
44b2e23eba
|
[fix] pos settings - replace customer account with customer
|
2013-08-09 12:43:57 +05:30 |
|
Anand Doshi
|
79251492fe
|
[fix] [minor] call set_dynamic_labels after onload_post_render
|
2013-08-09 00:20:34 +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
|
cdd1d4bedb
|
[perpetual accounting] fixes in testcases
|
2013-08-07 15:16:42 +05:30 |
|
Nabin Hait
|
aa34201dde
|
[perpetual accounting] fixes in testcases
|
2013-08-07 14:21:04 +05:30 |
|
Nabin Hait
|
8daa702a90
|
Merge branch 'master' into perpetual
|
2013-08-07 12:46:50 +05:30 |
|
Nabin Hait
|
469ee71615
|
[perpetual accounting] [minor] fixes for test cases
|
2013-08-07 12:33:37 +05:30 |
|
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
|
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
|
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 |
|