Update CustomerForm
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m17s
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 6m17s
This commit is contained in:
parent
87157f2d04
commit
39ae7f0412
@ -128,6 +128,8 @@
|
||||
{
|
||||
await LoadAccountTypes();
|
||||
await LoadTaxConditions();
|
||||
await LoadDocumentTypes();
|
||||
|
||||
if (CustomerId.HasValue)
|
||||
{
|
||||
// Cargar datos del cliente existente desde la API
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user