mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-02 15:13:52 +01:00
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
* Implemented automatic cart/cut creation as part of the 'Import' web method.
This commit is contained in:
@@ -1658,6 +1658,13 @@
|
||||
<para>
|
||||
NOTE: The method must be called with 'multipart/form-data' encoding.
|
||||
</para>
|
||||
<para>
|
||||
If the CREATE field is set to '1', a valid GROUP_NAME specified and both
|
||||
CART_NUMBER and CUT_NUMBER fields are set to zero, the system will
|
||||
attempt to create a new cart/cut in the specified group. If successful,
|
||||
the cart and cut numbers will be returned as part of the RDWebResult
|
||||
return.
|
||||
</para>
|
||||
<table xml:id="ex.import
|
||||
" frame="all">
|
||||
<title>Import Call Fields</title>
|
||||
|
||||
Reference in New Issue
Block a user