Files
opensourcepos/app/Models
objec 426322da77 Corrected bug in stock_location->save_value()
- Like other save_value() functions, the location_data variable is passed by reference.
- Unlike other save_value() functions, the location_data variable is not being updated with the primary key id.
- Corrected the logic in itemUpdate test

Signed-off-by: objec <objecttothis@gmail.com>
2026-04-02 10:44:49 +04:00
..
2024-06-15 17:19:15 +02:00
2025-03-28 21:24:21 +04:00