InvenTree/src/frontend
Jacob Felknor e8c1417b15
Add Expiry Date on Receive Line Item (#8867)
* Add expiry on line item receive from PO

* add backend test

* reset pre-commit

* increment inventree api version

* use None as default expiry date

* check global setting STOCK_ENABLE_EXPIRY

* check for default expiry in line item receive

* use dayjs

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
2025-01-12 13:56:30 +11:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src Add Expiry Date on Receive Line Item (#8867) 2025-01-12 13:56:30 +11:00
tests [Documentation] Remove package credits (#8811) 2025-01-06 14:14:38 +11:00
.babelrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.gitignore [PUI] Add coverage testing (#6881) 2024-04-03 19:26:38 +11:00
.linguirc Lithuanian (#8134) 2024-09-17 09:55:49 +10:00
index.html P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
netlify.toml [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
package.json Fix vulnerable dependencies (#8655) 2024-12-12 08:38:11 +11:00
playwright.config.ts [Documentation] Remove package credits (#8811) 2025-01-06 14:14:38 +11:00
tsconfig.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
tsconfig.node.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
vite.config.ts [PUI] Switch linting to biome (#8317) 2024-11-12 11:03:08 +11:00
yarn.lock Fix vulnerable dependencies (#8655) 2024-12-12 08:38:11 +11:00