mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
reload internal reconciliation
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
'creation': '2010-09-25 10:50:37',
|
'creation': '2010-09-25 10:50:37',
|
||||||
'docstatus': 0,
|
'docstatus': 0,
|
||||||
'modified': '2011-09-12 13:22:15',
|
'modified': '2011-09-27 12:44:04',
|
||||||
'modified_by': 'Administrator',
|
'modified_by': 'Administrator',
|
||||||
'owner': 'Administrator'
|
'owner': 'Administrator'
|
||||||
},
|
},
|
||||||
@@ -128,6 +128,15 @@
|
|||||||
'doctype': 'Module Def Item'
|
'doctype': 'Module Def Item'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
# Module Def Item
|
||||||
|
{
|
||||||
|
'description': 'Link your invoices and payment vouchers to clear/update outstanding amount',
|
||||||
|
'display_name': 'Internal Reconciliation',
|
||||||
|
'doc_name': 'Internal Reconciliation',
|
||||||
|
'doc_type': 'Single DocType',
|
||||||
|
'doctype': 'Module Def Item'
|
||||||
|
},
|
||||||
|
|
||||||
# Module Def Item
|
# Module Def Item
|
||||||
{
|
{
|
||||||
'display_name': 'TDS Payment',
|
'display_name': 'TDS Payment',
|
||||||
|
|||||||
Reference in New Issue
Block a user