Merge pull request 'development' (#144) from development into feature/item-calculations
Reviewed-on: ADUANASOFT/anexo76#144
This commit is contained in:
@@ -11,8 +11,10 @@ export interface TariffFraction {
|
||||
umt: string | null;
|
||||
adv_impo: string | null;
|
||||
adv_expo: string | null;
|
||||
created_at: string | null;
|
||||
updated_at: string | null;
|
||||
dof: string | null;
|
||||
aplica_ieps: string | null;
|
||||
um_code: string | null;
|
||||
}
|
||||
|
||||
export interface TariffFractionCreate {
|
||||
|
||||
Reference in New Issue
Block a user