From 7ada4bbe5bf00dd494b05b4a5e5b86ab3461d56f Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 28 Jul 2023 11:31:16 +0700 Subject: Refactor airway bill model and views --- indoteknik_custom/views/airway_bill.xml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/airway_bill.xml b/indoteknik_custom/views/airway_bill.xml index 4f4519db..bbfd3991 100644 --- a/indoteknik_custom/views/airway_bill.xml +++ b/indoteknik_custom/views/airway_bill.xml @@ -40,24 +40,26 @@ - - - - - + + - - - + + + - - + + + + + + + @@ -82,14 +84,14 @@ tree,form - - Airway Bill: Generate + + Airway Bill: Fetch 1 days -1 - model._generate() + model._fetch() code 75 True -- cgit v1.2.3