Patch Details

Find all the necessary details about updates/patches on this page

Update v1.4.3
+ Fixed: Tax calculation issue with fixed payment amounts

Modified files

  • src/client/cl_pos.lua

  • src/server/sv/sv_nui_server.lua

  • src/server/sv_pos_functions.lua

  • web files

Update v1.4.2
+ Fixed: crafted items not being added to inventory [QBOX]
+ Added: support for tgiann-inventory

Modified files

  • src/client/cl_crafting.lua

Update v1.4.1
+ Fixed: Self-order system items images were static now they are dynamic  
+ Fixed: Corrected item names for self-order items  
+ Fixed: Pager notification not showing for self-orders  
+ Added support for more vehicle keys on NPC delivery vehicles.

Modified files

  • src/client/cl_edit.lua

  • src/client/cl_pos.lua

  • src/server/sv_selforder.lua

  • web files

Update v1.4.0
+ Added: Self-Order System (for each restaurant/shop, you can set multiple self-order system locations via the config).

Modified files

  • src/locals/translations

  • src/client/cl_edit.lua

  • src/client/cl_pos.lua

  • src/client/client.lua

  • src/server/sv_nui_server.lua

  • src/server/sv_pos_functions.lua

  • src/server/sv_selforder.lua

  • src/shared/Config.lua

  • web files

Update v1.3.0
+ NPC Food Delivery Job – A new optional delivery job. Can be disabled via the config if you prefer not to use it.
+ Multiple Society/Bank Support – If you don’t want to use another society/banking script, you can still use the built-in society accounts system (You can also use your own society script).
+ Player Commission System – Sellers can now earn a configurable commission percentage from each sale. This feature can also be disabled in the config.
+ Fixed: Bills were not payable when using qb-inventory
+ Fixed: Various minor bugs

Modified files

  • src/bridge

  • src/locals/translations/

  • web files

  • src/client/cl_edit.lua

  • src/client/client.lua

  • src/client/utils.lua

  • src/client/cl_pos.lua

  • src/server/sv_pos_functions.lua

  • src/server.lua

  • src/db.lua

  • src/server/sv_nui.lua

  • src/shared/Config.lua

  • src/shared/types.lua

  • fxmanifest.lua

Update v1.2.0
! Refactored crafting zone registration
+ Added custom quantity selection for internal crafting system

Modified files

  • src/client/cl_edit.lua

  • src/client/cl_crafting.lua

  • web files

Update v1.1.1
+ Fixed: Receipt page amount display issue
+ Fixed: Receipt now shows item labels instead of item names for better experience

Modified files

  • src/server/sv_pos_functions.lua

  • Some web files

Update v1.1.0
+ Added: Cooking Station Two types: Inbuilt & External Cooking/Crafting Features (optional, can be disabled via config) (Custom-made menus)
+ Added: Option to disable pager notification

Modified files

  • Entire files

Last updated