mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-13 05:47:23 -04:00
- Add `editable` override support in `bootstrap_tables_locale.php` to fix misaligned language file lookups for plugins. - Update documentation explaining the issue and providing a resolution. - Adjust `Sales` and `Attribute` logic for clearer naming (`sale_type` to `saleType`) and better attribute mapping (`attribute_id` added). Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>