Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Need help with bugs!

  1. #1
    Junior Member
    Join Date
    May 2021
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need help with bugs!

    App is 50% complete, i encountered the following bugs : It's a catering app for restaurants

    BUGS
    ⦁ RECORD OF MONITORING OF KKT THERMAL TREATMENT OF FOOD
    ⦁ ERROR when viewing a pdf document
    ⦁ RECORD OF MONITORING OF KKT FOOD COOLING
    ⦁ There is no signature in the pdf document on my username with which I test
    ⦁ FOOD RECORDS
    ⦁ Does not save entry (line) in pdf
    ⦁ TEMP RECORD. IN COOLING. DEVICES
    ⦁ After the corrective action, take us out to the main menu
    ⦁ There is no signature in the pdf document on my username with which I test
    ⦁ CLEANING RECORDS
    ⦁ After entering the value it takes us to the main menu
    ⦁ Does not save the line in pdf
    ⦁ RECORDS OF INTERNAL CHECK OF MEASURING EQUIPMENT
    ⦁ Ejection in ch. Menu after entering a line
    ⦁ In pdfu the date format is not good
    ⦁ The name and signature are missing in the pdf
    ⦁ PHOTO UPLOAD
    ⦁ Does the photo upload take so long?
    ⦁ Can a certain photo be attached to a certain record (that the user is asked after taking the picture - example - the certificate of disinsection goes to the record from cleaning ...)
    ⦁ can each user of the mobile application to whom I approve view all photos in the e-archive via mobile phone, only for viewing without editing, deleting, etc.
    ⦁ Tab "send photo" - nothing happens nor do I know the function of it

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Need help with bugs!

    Looks like you have a list of things to work on.
    What was your purpose in posting that list here?
    Do you have any specific java programming questions?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. [HELP]Bugs of Java or Wrong Code?
    By vikar in forum What's Wrong With My Code?
    Replies: 10
    Last Post: July 30th, 2013, 03:13 AM
  2. Methodology to find bugs
    By tarkal in forum What's Wrong With My Code?
    Replies: 5
    Last Post: October 10th, 2011, 04:02 PM
  3. Code bugs
    By heptix in forum What's Wrong With My Code?
    Replies: 4
    Last Post: September 30th, 2010, 03:32 AM