blob: 73bc63b7902a03891f1830a3627032ec8117375a [file] [log] [blame]
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +05301[
Anand Doshic3b9a002012-12-11 15:20:53 +05302 {
Rushabh Mehta6dd9d452013-01-21 18:44:43 +05303 "creation": "2012-05-01 12:46:31",
Anand Doshic3b9a002012-12-11 15:20:53 +05304 "docstatus": 0,
Rushabh Mehta6dd9d452013-01-21 18:44:43 +05305 "modified": "2013-01-21 18:40:20",
Anand Doshic3b9a002012-12-11 15:20:53 +05306 "modified_by": "Administrator",
Rushabh Mehta6dd9d452013-01-21 18:44:43 +05307 "owner": "Administrator"
Anand Doshic3b9a002012-12-11 15:20:53 +05308 },
9 {
10 "doc_type": "Journal Voucher",
Anand Doshic3b9a002012-12-11 15:20:53 +053011 "doctype": "Print Format",
Rushabh Mehta6dd9d452013-01-21 18:44:43 +053012 "html": "<h3 align=\"center\"><script>doc.select_print_heading || \"Payment Receipt Note\"</script></h3>\n\n<table class='simpletable'>\n<tr>\n<td><b> Receipt No.: </b></td>\n<td><script>doc.name</script></td>\n</tr>\n<tr>\n<td><b> Date : </b></td>\n<td><script>date.str_to_user(doc.voucher_date)</script></td>\n</tr> \n<tr>\n<td><b> Remark: </b></td>\n<td><script> doc.remark </script></td>\n</tr>\n<tr>\n<td><b> Received From: </b></td>\n<td><b><script> doc.pay_to_recd_from </script></b></td>\n</tr>\n</table>\n<br>\n\n<div><b><script>doc.total_amount</script></b> </td></div><br>\n<div style=\"text-align:left\"><b><script>doc.total_amount_in_words</script></b></div><br>\n<br>\n<table class=\"noborder\">\n<tr>\n<td style = \"text-align = right;\"><h3>For <script>doc.company</script>,</h3><br><div>(Authorised Signatory)</div></td>\n</tr>\n</table>",
13 "module": "Accounts",
14 "name": "__common__",
Anand Doshic3b9a002012-12-11 15:20:53 +053015 "standard": "Yes"
16 },
17 {
Rushabh Mehta6dd9d452013-01-21 18:44:43 +053018 "doctype": "Print Format",
19 "name": "Payment Receipt Voucher"
Anand Doshic3b9a002012-12-11 15:20:53 +053020 }
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053021]