Anand Doshi
|
297f37da03
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-08-22 14:59:14 +05:30 |
|
Nabin Hait
|
fd3f24f4be
|
customer name should come in recurring invoice print format instead of customer id
|
2012-08-20 11:43:55 +05:30 |
|
Anand Doshi
|
5fc48f566f
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/accounts/doctype/purchase_taxes_and_charges_master/purchase_taxes_and_charges_master.txt
|
2012-08-17 11:48:34 +05:30 |
|
Nabin Hait
|
0170b2b4bc
|
default purchase taxes and charges master will be automatically fetched in pur transactions
|
2012-08-17 11:00:15 +05:30 |
|
Nabin Hait
|
7e555e9f78
|
Update erpnext/accounts/doctype/cost_center/cost_center.py
|
2012-08-14 16:42:30 +05:30 |
|
Nabin Hait
|
f039c8b58f
|
get_query for invoice in c-form
|
2012-08-14 15:38:17 +05:30 |
|
Anand Doshi
|
63fee973d7
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-08-09 11:34:47 +05:30 |
|
Anand Doshi
|
c4df355edc
|
removed msgprint in get_pos_details of sales invoice
|
2012-08-09 11:33:56 +05:30 |
|
Rushabh Mehta
|
49dc5da0dc
|
refactor unicode changes and merge with master with refactored email
|
2012-08-03 16:02:24 +05:30 |
|
Nabin Hait
|
8292691470
|
stock repost patch
|
2012-08-03 08:39:17 +05:30 |
|
Anand Doshi
|
396628e7ea
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
erpnext/patches/patch_list.py
|
2012-07-27 14:45:24 +05:30 |
|
Nabin Hait
|
4572182939
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2012-07-27 10:54:43 +05:30 |
|
Nabin Hait
|
3d72da568d
|
SO and DN mandatory only for stock item if made mandatory in global defaults
|
2012-07-27 10:51:51 +05:30 |
|
Rushabh Mehta
|
0fa628bf86
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
erpnext/patches/patch_list.py
public/js/report-legacy.js
|
2012-07-26 15:46:13 +02:00 |
|
Anand Doshi
|
80b8393338
|
fixes in email validation for recurring invoice
|
2012-07-26 19:01:16 +05:30 |
|
Nabin Hait
|
e8ff96565c
|
validate notification_email_ids in recurring invoice and if user is administrator set email id from profile
|
2012-07-24 10:59:31 +05:30 |
|
Anand Doshi
|
7118086658
|
Merge branch 'master' of github.com:webnotes/erpnext into unicode
|
2012-07-23 11:28:10 +05:30 |
|
Nabin Hait
|
454e268109
|
Recurring Invoice repititive mail sending issue fixed
|
2012-07-20 17:17:32 +05:30 |
|
Anand Doshi
|
486f9dfcec
|
added unicode_literals import at start of each file
|
2012-07-19 13:40:31 +05:30 |
|
Anand Doshi
|
5756630efb
|
Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts:
erpnext/stock/doctype/delivery_note/delivery_note.py
public/js/all-app.js
|
2012-07-18 20:31:37 +05:30 |
|
Anand Doshi
|
249659d673
|
Changed file names from listview.js to doctype_name_list.js
|
2012-07-18 20:25:58 +05:30 |
|
Anand Doshi
|
f2f5c94c41
|
Default Currency specification for Customer and Supplier
This will get fetched in sales and purchase transactions respectively.
Fix in sales order list view
|
2012-07-18 20:13:52 +05:30 |
|
Nabin Hait
|
a25ebe3dbf
|
Conversion rate fieldtype set as float (from currency)
|
2012-07-16 16:34:28 +05:30 |
|
Rushabh Mehta
|
2eef40bf1e
|
get_field > wn.meta.get_docfield
|
2012-07-16 14:16:57 +05:30 |
|
Rushabh Mehta
|
8cbbab2e75
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-12 18:01:31 +05:30 |
|
Rushabh Mehta
|
4feae61b62
|
fixes to taxes and charges master and naming_series
|
2012-07-12 16:01:20 +05:30 |
|
Nabin Hait
|
70db682a9a
|
fixed conflict in setup control
|
2012-07-12 11:47:40 +05:30 |
|
Rushabh Mehta
|
5faf37f312
|
item group cleanup
|
2012-07-12 11:33:00 +05:30 |
|
Rushabh Mehta
|
cda9732f51
|
price list cleanup
|
2012-07-11 17:29:46 +05:30 |
|
Rushabh Mehta
|
3a0f191658
|
cleaned up fiscal_year, currency and added select-all + help in doclistview
|
2012-07-11 16:35:39 +05:30 |
|
Nabin Hait
|
3b0f5dddea
|
fiscal_year_closed and abbr removed from code
|
2012-07-11 15:14:06 +05:30 |
|
Rushabh Mehta
|
9acf463427
|
budget distribution cleanup and formatting of markdown
|
2012-07-11 14:39:33 +05:30 |
|
Rushabh Mehta
|
e3dd54c220
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 13:19:36 +05:30 |
|
Rushabh Mehta
|
e57267f79a
|
added patch for account and cleanups to breadcrumbs and msgprint
|
2012-07-11 13:18:58 +05:30 |
|
Nabin Hait
|
21fdff01e2
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 13:16:38 +05:30 |
|
Nabin Hait
|
9e5059f6b9
|
packing list introduced in pos invoice
|
2012-07-11 13:15:57 +05:30 |
|
Anand Doshi
|
e2cddd4e78
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 12:09:41 +05:30 |
|
Nabin Hait
|
e4e78b469a
|
Merge branch 'dev' of github.com:webnotes/erpnext into dev
|
2012-07-11 11:54:08 +05:30 |
|
Rushabh Mehta
|
bf96499c0e
|
account cleanup, added toggle_fields in cur_frm
|
2012-07-11 09:51:18 +05:30 |
|
Rushabh Mehta
|
d6814dde29
|
account cleanup started
|
2012-07-10 18:38:59 +05:30 |
|
Nabin Hait
|
c296764cfe
|
repost button removed from closing entry voucher
|
2012-07-10 18:25:59 +05:30 |
|
Nabin Hait
|
04aa191869
|
freezed account allowed in closing entry
|
2012-07-10 18:18:03 +05:30 |
|
Rushabh Mehta
|
5281e350fb
|
cost center cleanup
|
2012-07-10 18:16:09 +05:30 |
|
Nabin Hait
|
29d7641206
|
fixed issue in period closing voucher: consider freezed account for closing
|
2012-07-10 18:12:00 +05:30 |
|
Rushabh Mehta
|
1ee2a5ac12
|
cost center cleanup + grid css
|
2012-07-10 17:22:20 +05:30 |
|
Nabin Hait
|
0aec0e1a63
|
repost balance button removed from period closing voucher
|
2012-07-10 14:24:45 +05:30 |
|
Nabin Hait
|
7c0b893b1f
|
mandatory validation in cost center
|
2012-07-10 14:18:35 +05:30 |
|
Nabin Hait
|
969622dcef
|
mandatory validation in cost center
|
2012-07-10 14:11:01 +05:30 |
|
Anand Doshi
|
95a822c701
|
Fetch Customer's Item Code in Sales Transaction
|
2012-07-09 11:09:07 +05:30 |
|
Anand Doshi
|
8c90f12967
|
changed label of included in print rate to Is this Tax included in Basic Rate?
|
2012-07-04 13:30:13 +05:30 |
|