brotherton-erpnext/accounts/page/accounts_browser/accounts_browser.html

12 lines
519 B
HTML
Raw Normal View History

2012-04-13 13:34:55 +00:00
<div class="layout-wrapper layout-wrapper-background">
2012-04-13 06:31:23 +00:00
<div class="appframe-area"></div>
2012-04-13 13:34:55 +00:00
<div class="layout-main-section">
<div class="tree-area"></div>
2012-04-13 06:31:23 +00:00
</div>
2012-04-13 13:34:55 +00:00
<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>