- fix code voca in subcategory column
This commit is contained in:
		| @@ -81,7 +81,7 @@ export const doTransaction = async ( | ||||
|         ); | ||||
|  | ||||
|         var responseVoca = res.data; | ||||
|  | ||||
|     console.log('iniresponsevoca', responseVoca) | ||||
|     if (responseVoca != null) { | ||||
|       const resDetail = await axios.get( | ||||
|           `${supplier.url}/v1/core/transaction/${responseVoca.invoiceId}/detail?signature=${signature}`, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user