CMS Version
4.3.1
Player Type
XIbo windows
Player Version
XIbo windows r406
Issue
So i wrote a script to fetch product name, itemname, category and description from Odoo Point of Sale automatically.
With the purpose of syncing price in case there’s price change.
Let’s say we use simple example like this
- Candy
- Bread
- Coffee
- Tea
- Mineral Water
The problem is,
from my understanding since xibo dataset input layout pinpoint to specific row number, if i happen to make changes in odoo like this by archiving the Tea product :
- Candy
- Bread
- Coffee
- Mineral Water
The row order would change and the menu would be messed up since 4 is now Mineral water
Anyway to work around this? I don’t see any option to tie to specific db entry or something like that..
