Refactor: Replace wholesaler with supplier terminology and add fulfillment consumables logic

This commit is contained in:
Veronika Smirnova
2025-07-30 17:03:31 +03:00
parent e351752b09
commit 3e7ea13026
31 changed files with 3343 additions and 1538 deletions

View File

@ -1343,13 +1343,13 @@ export function DirectSupplyCreation({
Цена
</div>
<div className="text-white/80 text-[9px] font-medium text-center">
Услуги фф
Услуги фулфилмента
</div>
<div className="text-white/80 text-[9px] font-medium text-center">
Поставщик
</div>
<div className="text-white/80 text-[9px] font-medium text-center">
Расходники фф
Расходники фулфилмента
</div>
<div className="text-white/80 text-[9px] font-medium text-center">
Расходники
@ -1654,7 +1654,7 @@ export function DirectSupplyCreation({
</div>
</div>
{/* Блок 7: Расходники фф */}
{/* Блок 7: Расходники фулфилмента */}
<div className="bg-white/10 rounded-lg p-2 flex flex-col justify-center h-20">
<div className="space-y-1 max-h-16 overflow-y-auto">
{/* DEBUG для расходников */}