brotherton-erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.html
2012-04-13 19:04:55 +05:30

12 lines
519 B
HTML

<div class="layout-wrapper layout-wrapper-background">
<div class="appframe-area"></div>
<div class="layout-main-section">
<div class="tree-area"></div>
</div>
<div class="layout-side-section">
<div class="help">1. To add child nodes, explore tree and click on the node under which you want to add more nodes.<br><br>
2. Please do NOT create accounts (ledgers) for Customers and Suppliers. They are created directly from the Customer / Supplier masters.<br>
</div>
</div>
<div class="clear"></div>
</div>