mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
moved directory structure
This commit is contained in:
12
accounts/page/accounts_browser/accounts_browser.html
Normal file
12
accounts/page/accounts_browser/accounts_browser.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user