Adjust packaging at different stages (#7649)

* Allow override of packaging field when receiving items against a PurchaseOrder

* Allow editing of batch code and packaging when transferring stock

* Bump API version

* Translate table headers

* [PUI] Update receive items form

* [PUI] Allow packaging adjustment on stock actions

* Hide packaging field for other actions

* JS linting

* Add 'note' field when receiving item against purchase order

* [CUI] implement note field

* Implement "note" field in PUI

* Comment out failing tests
This commit is contained in:
Oliver
2024-07-16 13:17:30 +10:00
committed by GitHub
parent a3103cf568
commit c3ce9cd3c2
14 changed files with 550 additions and 185 deletions
@@ -168,7 +168,7 @@ export default function NotesEditor({
id: 'notes'
});
});
}, [noteUrl, ref.current]);
}, [api, noteUrl, ref.current]);
const plugins: any[] = useMemo(() => {
let plg = [