TCC Costing system changelog.

1.13.2019

  • ingredients entry.
  • food menu entry.
  • costing entry.

3.21.2019

  • Pricing costing.

3.22.2019

  • Menu Detail in costing page.

3.23.2019

  • Menu Detail page added PPC and PCP calculation.
  • added utility gas into ingredients.

3.24.2019

  • Menu Detail page added Cost Price History button.

4.4.2019

  • ingredients and food menu category added.
  • costing system changed.
  • dependant dropdown in costing page for ingredients category.

4.4.2019

  • change detail math.
  • added pax form and table, (harga total pax = jumlah pax * price perpax)

12.4.2019

  • SSL activated
  • Login System activated.

14.4.2019

  • event page added

16.4.2019

  • event page with costing menu and detail %.
  • purchase order page can call ingredients by category button.

20.4.2019

  • Purchase order page can post and unpost.
  • Purchase order page will send email when posted by user.

12.03.2020

  • Receive Page start

15.03.2020

  • Size Page Finished
  • Category Page Finished
  • Master Inventory Finished

20.03.2020

  • Receive menu finished
  • Receive detail can post transaction.
  • Receive detail can unpost transaction.

22.03.2020

  • Usage menu finished
  • Usage detail can post transaction.
  • Usage detail can unpost transaction.

26.03.2020

  • rcv header create with supplier as header, usage header created with department as header.
  • master supplier menu added.
  • master department menu added.

30.03.2020

  • Inventory Movement menu added.
  • Inventory By supplier menu added.

31.03.2020

  • Transaction Inquiry menu added.
  • Inventory By Department menu added.

11.04.2020

  • Split kitchen and Banquet into 2 different menus.

16.04.2020

  • Some minor fixes.
  • SSL activated.

17.04.2020

  • Mail system while posting transaction activated.

04.09.2021

  • Export kitchen movement to excel with spreadsheet
  • Ingredients menu sub menu updated.

05.09.2021

  • Ingredients listing by category table is using datatables
  • Migration to BS 5.1

11.09.2021

  • Update event detail menu.

26.09.2021

  • Dynamic navigation management
  • Dynamic Page Rights Management

27/04/2022

  • Cannot delete ingredient if the ingredient is registered in one or more costing of food.
  • Register As Ingredient in food menudetail.

28/04/2022

  • Modal calling in page > 1 of Datatable is working now by replacing ..$('.ing_mdl').click(function(){.. with ..$(document).on('click', '.ing_mdl', function(e) { ..

18/06/2022

  • Fixed Bug in Master Food menu stuck on update data with modal.

17/01/2023

  • Ingredients, Master Food, Master Kitchen Listing All Data table change to server side pagination.