diff --git a/application/language/id/sales_lang.php b/application/language/id/sales_lang.php index 49b393cd1..7917955c9 100644 --- a/application/language/id/sales_lang.php +++ b/application/language/id/sales_lang.php @@ -173,3 +173,5 @@ $lang["sales_work_order_number"] = "Nomor Perintah Kerja"; $lang["sales_work_order_number_duplicate"] = "Nomor Perintah Kerja tidak boleh sama."; $lang["sales_work_order_sent"] = "Perintah Kerja dikirim ke"; $lang["sales_work_order_unsent"] = "Perintah Kerja gagal dikirim ke"; +$lang["sales_nontaxed_ind"] = " . "; +$lang["sales_taxed_ind"] = "T";