Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@copart/backoffice-charges-module

Package Overview
Dependencies
Maintainers
19
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copart/backoffice-charges-module

Backoffice finance portal

latest
Source
npmnpm
Version
0.0.86
Version published
Weekly downloads
140
1650%
Maintainers
19
Weekly downloads
 
Created
Source

@copart/backoffice-charges-module

Backoffice Finance functionality exposed via this UI.

Major Version 1.x.x is compatible with React 16. For React 15 applications, use the 0.x.x version of the component.

Version 0.x.x will support the following API's:

  • Ability to view summary of Member charges
  • Ability to view Unbilled charges
  • Ability to create a credit memo
  • Ability to create an invoice out of unbilled charges
  • Ability to make payments.

Version 1.x.x will support the following API's:

  • Ability to view summary of Seller TP charges

Sample Usage

import ChargesModule from '@copart/backoffice-charges-module'

<ChargesModule lotNumber='12345678' stack='c' >

Installation

$ git clone https://github.com/copartit/backoffice-portal.git
$ cd backoffice-portal
$ yarn install

Scripts

Running locally
$ yarn start

Keywords

react-component

FAQs

Package last updated on 25 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts