Nabin Hait
8f494265ba
fixed issue in reposting
2011-09-08 19:09:39 +05:30
Nabin Hait
f90f673903
validation logic changed in SO-RV mapper
2011-09-06 15:25:19 +05:30
Nabin Hait
e91fa64e58
fixed error in receivable voucher (fetching pos warehosue)
2011-09-05 14:21:46 +05:30
Brahma K
779cfafa41
modified general ledger to add opening balance
2011-09-02 16:55:03 +05:30
Brahma K
cc236198f7
Feature Setup merge with upstream
2011-08-30 09:32:41 +05:30
Rushabh Mehta
a5109b7441
added erpnext_version file
2011-08-29 15:22:29 +05:30
Nabin Hait
2c03015537
same from and to flds deleted from mapper
2011-08-25 19:41:24 +05:30
Brahma K
29d5549bde
Features Setting
...
1. Features Setting DocType
2. Startup.js will be added with a function which binds with refresh of doc
3. Startup.js contains the Features dictionary
2011-08-25 16:20:16 +05:30
Nabin Hait
2a081c5cfa
loan document deleted from git
2011-08-24 14:06:56 +05:30
Nabin Hait
7caae4d71a
removed eval
2011-08-23 15:57:06 +05:30
Nabin Hait
503164ae15
Merge pull request #48 from nabinhait/master
...
removed eval: hot fix
2011-08-22 02:54:24 -07:00
Nabin Hait
ff4bf867bf
removed eval in pull_details fn
2011-08-22 15:23:24 +05:30
Nabin Hait
a891bd445b
Merge pull request #45 from nabinhait/master
...
Serial No Issues
2011-08-18 00:25:00 -07:00
Nabin Hait
81e36a34a6
Budget variance report based on company
2011-08-17 15:03:01 +05:30
Nabin Hait
d075a6c53d
Removed cstr in return for get_server_fields()
2011-08-17 10:50:57 +05:30
Nabin Hait
192db6a7cd
str removed for get_server_fields return
2011-08-17 10:28:46 +05:30
Brahma K
8703734087
Development is merged into Master
2011-08-16 14:33:32 +05:30
Brahma K
b77bfdb990
BOM Related changes (1.Unset as Default BOM, 2.Flat BOM Repair 3.delete_doc issue)
2011-08-16 12:10:51 +05:30
Rushabh Mehta
89717292b7
fixed get_server_values to make them utf-8 friendly
2011-08-12 10:55:43 +05:30
Nabin Hait
3cb7b165d1
considered half day lwp in sal slip
2011-08-08 14:58:38 +05:30
Nabin Hait
f82b1cc4bd
old_parent field in account is linked to Account now, it will fix account renaming bug
2011-08-05 13:23:14 +05:30
Nabin Hait
7c285712e1
fixed error in period closing voucher
2011-07-28 16:25:11 +05:30
Nabin Hait
f88f2f4d13
Merge branch 'master' of github.com:webnotes/erpnext
2011-07-28 16:01:55 +05:30
Nabin Hait
3df2859299
update modified date of JV through bank reconciliation
2011-07-28 16:01:16 +05:30
Nabin Hait
43a3a619b3
clearance date will be copy while amending journal voucher
2011-07-28 15:38:23 +05:30
Brahma K
4e5fcf03fc
Journal Voucher .txt file added
2011-07-28 15:29:12 +05:30
Brahma K
67b8da652c
Added Lease Agreement text files
2011-07-28 12:58:14 +05:30
Brahma K
27f9f5edb7
Merge branch 'master' of github.com:webnotes/erpnext
...
Conflicts:
accounts/search_criteria/lease_agreement_list/lease_agreement_list.txt
accounts/search_criteria/lease_receipt_summary_month_wise/lease_receipt_summary_month_wise.txt
accounts/search_criteria/lease_receipts_client_wise/lease_receipts_client_wise.txt
2011-07-28 12:41:42 +05:30
Brahma K
f1353e231d
Added js,py and txt files related to Lease Agreement and its reports
2011-07-28 12:23:45 +05:30
Nabin Hait
7081d5e300
Check if any gl entry exists instead of current balance while delete/cancel or conveted from ledger to group or vice versa
...
Excluded trashed account from Balance sheet and P&L statement
Added is_cancelled check in mis control
2011-07-27 15:43:37 +05:30
Nabin Hait
d29916b7f5
file_list field hidden in bulk rename tool
2011-07-27 14:26:23 +05:30
Brahma K
3b1ebe0b24
Patch to give permission to Accounts Manager to Lease Agreement
2011-07-27 13:04:11 +05:30
Brahma K
a71160ebcc
Added .txt in gitignore and added text files
2011-07-27 12:43:48 +05:30
Brahma K
0930762231
Added patch for Lease Agreement
2011-07-27 12:03:34 +05:30
Brahma K
790a78785b
fixed conflict
2011-07-27 10:54:11 +05:30
Brahma K
d7db2ea20f
Lease Agreement
...
Used by leasing and loan agents (i.e. Automobile leasing etc) for receipt follow up and reporting
Account Transactions Upload
Uploads transactions from a csv files, creates Journal Vouchers and submits
2011-07-26 19:04:13 +05:30
Brahma K
8a76466d7c
Lease Agreement
...
Used by leasing and loan agents, who needs to followup their receipts against lease agreements
Contains leasing related reports with prefix "Lease"
Upload Account Transactions
Added a file to upload account transactions from csv file, which passes Journal Voucher and submits automatically
2011-07-26 18:43:53 +05:30
Brahma K
7cd48f1d59
payable report in a single query
2011-07-21 17:57:32 +05:30
Brahma K
62a7b3cd4a
loan file modification
2011-07-21 17:51:13 +05:30
nabinhait
1458af0691
Index patch released and doctype updated based on index
2011-07-20 10:31:19 +05:30
nabinhait
e6526369f3
Accounts Payable report improved: some query written outside the for-loop
...
Supplier: supplier_status field has been deleted, not used by anyone except janak
index patch modified
2011-07-19 18:09:26 +05:30
Brahma K
5e1d504483
Implemented the Auto JV posting upon Loan Installment posting
2011-07-15 19:35:24 +05:30
Brahma K
37fec6e219
Added Loan in Module Def
2011-07-15 11:20:04 +05:30
Rushabh Mehta
fd84f5ce90
added loan, loan_installment txts
2011-07-14 12:42:27 +05:30
Rushabh Mehta
62e77f536b
added more features to loan
2011-07-14 12:41:39 +05:30
Rushabh Mehta
4fed41fb7a
Merge branch 'master' of github.com:webnotes/erpnext into development
2011-07-14 10:59:20 +05:30
Rushabh Mehta
af596344ba
merged conflict in gl_control.py
2011-07-13 14:37:17 +05:30
Rushabh Mehta
81aa8a0756
added loan and loan installment
2011-07-13 13:53:06 +05:30
Ravi Dey
6c174a6e35
company default currency fix
2011-07-11 16:40:49 +05:30
Nabin Hait
025d0620fe
Merge branch 'master' of github.com:webnotes/erpnext
2011-07-10 13:50:00 +05:30