Project

General

Profile

Actions

Bug #5963

open

Create Invoice : Save Button Not Disabled for Missing Mandatory Fields and No Error Messages for Empty Line Items.

Added by Vengadeshwaran R 17 days ago. Updated about 14 hours ago.

Status:
Fixed - Pushed to Staging
Priority:
Normal
Start date:
09/26/2025
Due date:
% Done:

0%

Estimated time:

Description

Steps to Reproduce:

  • Log in to iOS Lauditor.
  • Click on Menu and click on the Invoice module.
  • Click on the Create tab.
    Save Button Activation:

The Save button should remain disabled until the following mandatory fields are filled:
Invoice Date , Select Client,Client Address and Due Date

Field-Level Validation:

When clicking the Save button:
If any of the Description, Rate, or Quantity fields are empty, an appropriate error message should appear respective field.

Add Row Behavior (add+):
Clicking add+ should not trigger any validation messages.
Error messages for Description, Rate, and Quantity should appear only after clicking the Save button.

Note : Please refer to web.


Files

Actions #1

Updated by kumar r about 14 hours ago

Based on the filed added the disable condition to the save button, in update remove the bill entry validation based on the save button click & add+ to validate the bill entry (include description) to give the error text. Without description api not allow to add the invoice, on add+ validate the each entry through action..,

Actions

Also available in: Atom PDF