# wgSimpleAcc Tutorial

![wgSimpleAcc](/files/-MdMiw8iJq7TFYuDICkv)

### Version: 1.22

### for XOOPS 2.5.11+

### for PHP 7.3 + (PHP 8 ready)

## User Manual

© 2021 The XOOPS Project ([www.xoops.org](http://www.xoops.org))

## Module Purpose

The module is used for simple income / expense accounting for clubs or small businesses.

This module supports:

* Use of
  * assignments
  * assets
  * accounts
  * clients
  * taxes
  * currencies
* Creation of balance with a

  few clicks
* Upload of documents/images
* Detailed rights management (confirm, send, view)
* Creation of your own output templates
* Visualization with Chartjs

All used templates on user side are fully responsive.

**This module works only in combination with a bootstrap theme or you have to include bootstrap files manually to your theme.**

![Example of dashboard on user side](/files/-MZrGCVTnEF34RCSlSyQ)

![Dashboard on admin side](/files/-MZrPeAesq_7flj2NFBD)

## License:

[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\
Unless specified, this content is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

All derivative works are to be attributed to XOOPS Project ([www.xoops.org](http://www.xoops.org))

This module is developed by Wedega Webdesign Gabor

![Wedega Webdesign Gabor](/files/-MdMiw8n9iwnA82kE58Y)

## Tutorial Version: 1.0


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xoops.gitbook.io/wgsimpleacc-tutorial/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
