mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: add Bad-debt & cancel bad-bebt.
This commit is contained in:
@@ -38,11 +38,11 @@ export default function BillDrawerDetails() {
|
||||
id={'landed_cost'}
|
||||
panel={<LocatedLandedCostTable />}
|
||||
/>
|
||||
<Tab
|
||||
{/* <Tab
|
||||
title={intl.get('payment_transactions')}
|
||||
id={'payment_transactions'}
|
||||
// panel={}
|
||||
/>
|
||||
/> */}
|
||||
</DrawerMainTabs>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user