RotherOSS / otobo

OTOBO is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. https://otobo.io/
GNU General Public License v3.0
250 stars 72 forks source link

stricter check of the return value of CustomerCompanyAdd() #3462

Closed bschmalhofer closed 2 months ago

bschmalhofer commented 3 months ago

In scripts/test/CustomerCompany.t it is checked that CustomerCompanyAdd() returns a true value. A stricter check would be that the given CustomerID is returned.

bschmalhofer commented 2 months ago

Closed as moved to the wishlist.