diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-01-23 11:21:53 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-01-23 11:21:53 +0700 |
| commit | 9c2b9c6ef30aa49b9117156e57259a8581cb2660 (patch) | |
| tree | 0fe329a79153538c82a052d4ac7a460597dc8c94 /import_adempiere_to_data_warehouse.ktr | |
| parent | 1ce6599f3ae54692c106581d1f7e7ac0fe85049b (diff) | |
import include price in purchase pricelist
Diffstat (limited to 'import_adempiere_to_data_warehouse.ktr')
| -rw-r--r-- | import_adempiere_to_data_warehouse.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/import_adempiere_to_data_warehouse.ktr b/import_adempiere_to_data_warehouse.ktr index 8a444a3..f96f2b1 100644 --- a/import_adempiere_to_data_warehouse.ktr +++ b/import_adempiere_to_data_warehouse.ktr @@ -2025,7 +2025,7 @@ where reference_number is not null</sql> </output> </remotesteps> <GUI> - <xloc>1200</xloc> + <xloc>1088</xloc> <yloc>400</yloc> <draw>Y</draw> </GUI> |
