Menu

#78 Exit the program

v2.3
open
nobody
Ver 2.3.1 (2)
1
2015-01-12
2015-01-09
No

goto sales, try to enter the new price u want to sell for an item. Hit [Enter] 1 time to accept, 2 time will force exit the program.

Discussion

  • jekkos

    jekkos - 2015-01-10

    so you must be logged out after hitting enter twice?
    in that case this might be due to the session timeout settings in codeigniter.

     
  • Anonymous

    Anonymous - 2015-01-11

    Dear Jekkos, Correct me if im wrong. Both codeigniter.php (Ver2.3 & Ver2.3.1) looks the same but i only see this symptom in the version released lately. Maybe try to park your cursor at any boxes in the Sales Register page to try them.

     
  • jekkos

    jekkos - 2015-01-12

    do you have different settings in the application/config folder when comparing both versions? I think none of the CI files were changed between 2.3 and 2.3.1 so this code certainly isn't something new.