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:
Fred Gleason
2017-01-13 19:15:31 -05:00
parent 21dcac3e4a
commit e65f9a9716
4 changed files with 54 additions and 43 deletions

View File

@@ -15510,3 +15510,6 @@
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rduser.cpp' that caused the
'RDUser::groupAuthorized()' to return false positive results.
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
* Implemented automatic cart/cut creation as part of the 'Import'
web method.