mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-09 04:58:40 +00:00
Went through todos
This commit is contained in:
parent
d206eeb099
commit
0c50c93c01
|
|
@ -467,6 +467,10 @@ final class ApiController extends Controller
|
|||
*
|
||||
* @api
|
||||
*
|
||||
* @feature When creating a BusinessExpenseElement try to create that element
|
||||
* from the uploaded media for empty fields (i.e. description, price, ...)
|
||||
* https://github.com/Karaka-Management/oms-BusinessExpenses/issues/1
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function apiExpenseElementFromUploadCreate(RequestAbstract $request, ResponseAbstract $response, array $data = []) : void
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user