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
nabinhait
9f9b082f54
patch function written for illegal cancelled entry
2011-07-08 18:04:05 +05:30
Ravi Dey
b6e2488847
party_address fix
2011-07-08 15:33:18 +05:30
Ravi Dey
402ebab7df
form_16a party address pull fix
2011-07-08 15:05:40 +05:30
Rushabh Mehta
a2ee615c94
added repost function gl_control
2011-07-06 16:15:59 +05:30
nabinhait
5deab24401
fixed conflict while merging with webnotes repo
2011-07-06 09:23:02 +05:30
nabinhait
1bd56b1c08
removed get_tips() from js file
2011-07-05 14:41:36 +05:30
nabinhait
4b2f35ed79
fixed issue in update_voucher_outstanding
2011-07-05 14:25:47 +05:30
nabinhait
c297df5b16
Removed Tips Common from each js file
2011-07-05 10:54:05 +05:30
nabinhait
a56fc00ea3
resoved conflict in patch, company and renaming tools
2011-07-01 16:32:03 +05:30
nabinhait
963f36b969
all txt files updated due to module renaming/merging
2011-07-01 15:47:42 +05:30
Ravi Dey
94a332a8ab
Rename Tool updates
2011-07-01 13:50:34 +05:30
nabinhait
ec097975d0
restructured erpnext and deleted unwanted
2011-07-01 13:34:41 +05:30
Ravi Dey
c1c54c9400
invoice account head fix
2011-06-30 18:10:20 +05:30
Ravi Dey
19da0247c8
fix cost center
2011-06-29 18:28:05 +05:30
Ravi Dey
73e155cadc
Fixed Company Deletion
2011-06-29 17:50:12 +05:30
Ravi Dey
7d7d68e563
Merge branch 'master' of github.com:webnotes/erpnext
2011-06-28 19:01:32 +05:30
Ravi Dey
5708da5a9f
Default currency for company fixed
2011-06-28 19:01:02 +05:30
nabinhait
d4be1aeb66
Merge branch 'master' of git@github.com:webnotes/erpnext
2011-06-28 16:22:30 +05:30