diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 15:42:53 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 15:42:53 +0700 |
| commit | 58ce4daef504b3a7388da5fe2bd4433a97a04e65 (patch) | |
| tree | 245ffd2cecb4431520c32664f69ca24ffd116c0e /update_count_trx_po_vendor.ktr | |
| parent | 16d8a013b7351e6474895a2b846bbd09596c83f6 (diff) | |
change name
Diffstat (limited to 'update_count_trx_po_vendor.ktr')
| -rw-r--r-- | update_count_trx_po_vendor.ktr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/update_count_trx_po_vendor.ktr b/update_count_trx_po_vendor.ktr index 44d0ca4..736bd35 100644 --- a/update_count_trx_po_vendor.ktr +++ b/update_count_trx_po_vendor.ktr @@ -494,7 +494,7 @@ </hop> <hop> <from>Table input</from> - <to>Update</to> + <to>Update count po</to> <enabled>Y</enabled> </hop> </order> @@ -620,7 +620,7 @@ group by pod.partner_id</sql> </GUI> </step> <step> - <name>Update</name> + <name>Update count po</name> <type>Update</type> <description/> <distribute>Y</distribute> |
