diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-07-12 10:30:43 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-07-12 10:30:43 +0700 |
| commit | 708b3d8c2ccf6714e41f3bc22715704277743689 (patch) | |
| tree | d445479d6764b98346d0d5d3a137ead6029b29e6 /import_sale_order.ktr | |
| parent | 4fb177cbcf3188342f4923d5dce1150bab776333 (diff) | |
change import sale order
Diffstat (limited to 'import_sale_order.ktr')
| -rw-r--r-- | import_sale_order.ktr | 53 |
1 files changed, 1 insertions, 52 deletions
diff --git a/import_sale_order.ktr b/import_sale_order.ktr index 1abf2c0..f878d61 100644 --- a/import_sale_order.ktr +++ b/import_sale_order.ktr @@ -486,57 +486,6 @@ </attribute> </attributes> </connection> - <connection> - <name>erp indoteknik production (localhost)</name> - <server>10.148.0.3</server> - <type>POSTGRESQL</type> - <access>Native</access> - <database>erp_indoteknik</database> - <port>5432</port> - <username>odoo</username> - <password>Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3</password> - <servername/> - <data_tablespace/> - <index_tablespace/> - <attributes> - <attribute> - <code>FORCE_IDENTIFIERS_TO_LOWERCASE</code> - <attribute>N</attribute> - </attribute> - <attribute> - <code>FORCE_IDENTIFIERS_TO_UPPERCASE</code> - <attribute>N</attribute> - </attribute> - <attribute> - <code>IS_CLUSTERED</code> - <attribute>N</attribute> - </attribute> - <attribute> - <code>PORT_NUMBER</code> - <attribute>5432</attribute> - </attribute> - <attribute> - <code>PRESERVE_RESERVED_WORD_CASE</code> - <attribute>Y</attribute> - </attribute> - <attribute> - <code>QUOTE_ALL_FIELDS</code> - <attribute>N</attribute> - </attribute> - <attribute> - <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>Y</attribute> - </attribute> - <attribute> - <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> - <attribute>N</attribute> - </attribute> - <attribute> - <code>USE_POOLING</code> - <attribute>N</attribute> - </attribute> - </attributes> - </connection> <order> <hop> <from>Table input</from> @@ -728,7 +677,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>erp indoteknik production (localhost)</connection> + <connection>dw bi indoteknik (localhost)</connection> <sql>select * from v_sale_order</sql> <limit>0</limit> <lookup/> |
