Initial commit: Pos packages

This commit is contained in:
Ernad Husremovic 2025-08-29 15:20:50 +02:00
commit 95dfb9edb0
1301 changed files with 264148 additions and 0 deletions

View file

@ -0,0 +1,13 @@
POS Cache
+++++++++
This module enables a cache for the products in the pos configs. Each POS Config has his own Cache.
The Cache is updated every hour by a cron.
============
Compute user
============
As it's a bad practice to use the admin in a multi-company configuration, a field permit to force a user to compute
the cache. A badly chosen user can result in wrong taxes in POS in a multi-company environment.