feat: CSV exports, PDF improvements, play internal/external with hour split, roles cleanup, admin companies with 'Cliente avulso', ticket list spacing/alignment fixes, status translations and mappings
This commit is contained in:
parent
addd4ce6e8
commit
3bafcc5a0a
45 changed files with 1401 additions and 256 deletions
5
types/pdfkit-standalone.d.ts
vendored
Normal file
5
types/pdfkit-standalone.d.ts
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
declare module "pdfkit/js/pdfkit.standalone.js" {
|
||||
const PDFDocument: any
|
||||
export default PDFDocument
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue