|
||
---|---|---|
modules/addons/accounting | ||
.gitignore | ||
LICENSE | ||
README.md | ||
whmcs.json |
Account Selection Module for WHMCS
Summary
This module allows you to select the account that you want a specific invoice item to be assigned to in accounting.
This was a specific requirement for a client, but the concept of displaying a dynamic list of values for a custom invoice item field may be useful to others.
This addon is a fork of the WHMCS Sample Addon Module and, as such, is licensed under the MIT License.
Minimum Requirements
For the latest WHMCS minimum system requirements, please refer to http://docs.whmcs.com/System_Requirements
We recommend your module follows the same minimum requirements wherever possible.
Installation
Simply download the repository as a zip file, extract the contents and upload
the modules/addons/accounting
directory to the same location within your
WHMCS installation.
Alternatively, you can clone the repository to a location outside of your
WHMCS installation and create a symbolic link to the modules/addons/accounting
directory.
License
This module is licensed under the MIT License. Please see the LICENSE file for more information.