Skip to content

Add company KPP field to checkout - #489

Merged
ekateluv merged 2 commits into
mainfrom
feature/checkout-company-kpp
Jul 22, 2026
Merged

Add company KPP field to checkout#489
ekateluv merged 2 commits into
mainfrom
feature/checkout-company-kpp

fix nice

636c60e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 21, 2026 in 0s

4 new issues (0 max.) of at least severity.

Annotations

Check warning on line 23 in components/order/Customer.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Customer.vue#L23

Unsafe assignment of an error typed value.

Check warning on line 23 in components/order/Customer.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Customer.vue#L23

Unsafe member access .kpp on an `error` typed value.

Check warning on line 70 in components/order/OrgSearch.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/OrgSearch.vue#L70

Unsafe assignment of an error typed value.

Check warning on line 70 in components/order/OrgSearch.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/OrgSearch.vue#L70

Unsafe member access .kpp on an `error` typed value.