2021-12-08 Fred Gleason <fredg@paravelsystems.com>

* Modified the 'rivwebpyapi.Import()' method to return a dictionary
	containing the cart and cut numbers of the import destination.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-08 13:24:27 -05:00
parent 9d4e6bbf2c
commit 4b3ae602b9
3 changed files with 37 additions and 7 deletions

View File

@@ -22708,3 +22708,6 @@
dictionary.
* Modified the 'rivwebpyapi.ListSystemSettings()' method to return a
single dictionary.
2021-12-08 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'rivwebpyapi.Import()' method to return a dictionary
containing the cart and cut numbers of the import destination.