Go to file
Kumi 23b960da54
More work on hooks.php
More content for README
2023-04-28 05:36:23 +00:00
modules/addons/accounting More work on hooks.php 2023-04-28 05:36:23 +00:00
.gitignore Initial commit 2017-01-03 09:14:27 +00:00
LICENSE Current status 2023-03-22 07:22:00 +00:00
README.md More work on hooks.php 2023-04-28 05:36:23 +00:00
whmcs.json Current status 2023-03-22 07:22:00 +00:00

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.