X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fcredit_note_entry.php;h=63c5ea2ff8541054ba58c6adee7781d097200cc1;hb=2250f142e1034dc28adb819c4d8f7cce05911489;hp=1de67a66cfae9e4eed290ce8b12274d1fbde1f4a;hpb=a4db318fa0c84e099e0970ca82e36215782d661e;p=fa-stable.git diff --git a/sales/credit_note_entry.php b/sales/credit_note_entry.php index 1de67a66..63c5ea2f 100644 --- a/sales/credit_note_entry.php +++ b/sales/credit_note_entry.php @@ -1,13 +1,13 @@ . + See the License here . ***********************************************************************/ //--------------------------------------------------------------------------- // @@ -260,7 +260,7 @@ if (!processing_active()) { //----------------------------------------------------------------------------- -start_form(false, true); +start_form(); hidden('cart_id'); $customer_error = display_credit_header($_SESSION['Items']);