seitime-frappe/frappe/docs/current/models/geo/country.html
2015-10-30 17:29:28 +05:30

123 lines
No EOL
2.3 KiB
HTML

<!-- title: Country -->
<div class="dev-header">
<a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;">
Version 6.6.5</a>
<a class="btn btn-default btn-sm" href="https://github.com/frappe/frappe/tree/develop/frappe/geo/doctype/country"
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
</div>
<p><b>Table Name:</b> <code>tabCountry</code></p>
<h3>Fields</h3>
<table class="table table-bordered" style="table-layout: fixed;">
<thead>
<tr>
<th style="width: 5%">Sr</th>
<th style="width: 25%">Fieldname</th>
<th style="width: 20%">Type</th>
<th style="width: 25%">Label</th>
<th style="width: 25%">Options</th>
</tr>
</thead>
<tbody>
<tr >
<td>1</td>
<td class="danger" title="Mandatory"><code>country_name</code></td>
<td >
Data</td>
<td >
Country Name
</td>
<td></td>
</tr>
<tr >
<td>2</td>
<td ><code>date_format</code></td>
<td >
Data</td>
<td >
Date Format
</td>
<td></td>
</tr>
<tr >
<td>3</td>
<td ><code>time_zones</code></td>
<td >
Text</td>
<td >
Time Zones
</td>
<td></td>
</tr>
<tr >
<td>4</td>
<td ><code>code</code></td>
<td >
Data</td>
<td >
Code
</td>
<td></td>
</tr>
</tbody>
</table>
<hr>
<h3>Controller</h3>
<h4>frappe.geo.doctype.country.country</h4>
<h3 style="font-weight: normal;">Class <b>Country</b></h3>
<p style="padding-left: 30px;"><i>Inherits from frappe.model.document.Document</i></h4>
<div class="docs-attr-desc"><p></p>
</div>
<div style="padding-left: 30px;">
</div>
<hr>
<!-- autodoc -->
<!-- jinja -->
<!-- static -->