mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-19 17:02:09 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
13
odoo-bringout-oca-ocb-pos_cache/pos_cache/doc/cache.rst
Normal file
13
odoo-bringout-oca-ocb-pos_cache/pos_cache/doc/cache.rst
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue