Expand sales, treasury, and parties modules with Jalali calendar and FunZone integrations
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
14
src/pages/purchases/PurchaseSuppliers.tsx
Normal file
14
src/pages/purchases/PurchaseSuppliers.tsx
Normal file
@@ -0,0 +1,14 @@
|
||||
import { FunZonePartySection } from '../../parties/FunZonePartySection'
|
||||
|
||||
export function PurchaseSuppliers() {
|
||||
return (
|
||||
<FunZonePartySection
|
||||
config={{
|
||||
kind: 'supplier',
|
||||
title: 'تأمینکنندگان',
|
||||
subtitle: 'مالکان مجموعهها از اپلیکیشن مالکان — منبع داده فانزون، مشابه «تأمینکنندگان» در سپیدار',
|
||||
externalSource: 'funzone_owner',
|
||||
}}
|
||||
/>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user