# Print Format, POS Invoice
[
# These values are common in all dictionaries
{
'creation': '2011-10-19 14:27:47',
'docstatus': 0,
'modified': '2011-10-19 14:29:45',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
# These values are common for all Print Format
{
'doctype': 'Print Format',
'html': '\n
\n\n\n\n\n\n\n\n\nNO: | \nDATE: | \n
\n\nM/s | \n
\n
\n\n\n \n\n
\n\n\n\n \n
\n\n
\n\n\n',
'module': 'Accounts',
'name': '__common__',
'standard': 'Yes'
},
# Print Format, POS Invoice
{
'doctype': 'Print Format',
'name': 'POS Invoice'
}
]