refactor(FE): Add week field handling for marketing and sales order

forms
This commit is contained in:
rstubryan
2026-02-09 14:06:43 +07:00
parent e6a572ac17
commit 291eee3bce
4 changed files with 63 additions and 12 deletions
+1 -5
View File
@@ -512,13 +512,9 @@ export const FILTER_TYPE_OPTIONS = [
];
export const MARKETING_TYPE_OPTIONS = [
{
label: 'Ayam Pullet',
value: 'AYAM_PULLET',
},
{
label: 'Ayam',
value: 'AYAM',
value: 'AYAM,AYAM_PULLET',
},
{
label: 'Trading',