# Print Format, POS Invoice
[
# These values are common in all dictionaries
{
'creation': '2011-12-21 11:08:55',
'docstatus': 0,
'modified': '2012-03-20 12:29:49',
'modified_by': u'Administrator',
'owner': u'Administrator'
},
# These values are common for all Print Format
{
'doc_type': u'Sales Invoice',
'doctype': 'Print Format',
'html': u'\n
\n\n\n\n\n\n\n\n\n NO: | \n DATE: | \n
\n\n M/s | \n
\n
\n\n\n\n
\n\n
\n\n |
\n For |
\n |
\n Signatory |
\n
\n\n\n',
'module': u'Accounts',
'name': '__common__',
'standard': u'Yes'
},
# Print Format, POS Invoice
{
'doctype': 'Print Format',
'name': u'POS Invoice'
}
]