Commit Graph

61 Commits

Author SHA1 Message Date
4e47f58bad fixed - No query results for model [Crater\Models\Currency] (#1070)
* fixed report pdf issue

* Removed telescope service provider file
2022-10-26 19:33:25 +05:30
204483836a 🌐Update: support Thai language (#768)
* add thai language config

* update thai translation

* update thai translation

* add THSarabunNew fonts to using in pdf

* update: pdf file to support thai language by checking isLocale('th') and include thai font-family

* update: thai translation

* remove the index.php file (not used)

* move THSarabunNew fonts to resoureces/static/fonts

* Add .gitkeep to storage/fonts to pre-build the fonts directory

Co-authored-by: Ritthikrai (Champ) Wiengchai <ritthikrai.w@aware.co.th>
2022-06-15 18:17:36 +05:30
157559cc05 Improve invoice 1 template css (#872)
There is no class "header" that's why I removed it. Also I fixed some whitespace issues
2022-04-01 13:50:27 +05:30
a14655d73b Update dompdf version 2022-01-12 11:44:45 +00:00
725afa9f65 fix pdf issue & payment update issue 2021-12-09 18:06:25 +05:30
603bf637a7 fix custom field issue and report issues 2021-12-06 12:51:31 +00:00
082d5cacf2 v5.0.0 update 2021-11-30 18:58:19 +05:30
6bfab30f14 Add tax column to invoices
When an invoice has tax per item enabled, include a tax column so that
it's clear how much tax is being applied to each item.
2021-07-21 14:07:07 +02:00
9f673d7eb3 fix tax-per-item issue display for estimates 2021-07-16 11:56:18 +05:30
d3a745605e fix tax-per-item issue 2021-07-16 11:49:56 +05:30
cdaa1ff103 refactor estimate & invoice templates 2021-04-12 14:40:59 +05:30
428be640c3 Don't capitalize address on invoice 2021-03-22 14:49:31 +01:00
cea8405ace Translate PDF titles 2021-03-20 14:35:22 +01:00
f9d6e8b0cc fix(items): added unit name after quantity in the pdf templates 2021-03-03 17:09:05 +01:00
02a2db4417 Merge pull request #372 from makakken/master
Fixes #371
2021-02-24 15:40:34 +05:30
7f0da9dc36 fix conflict 2021-02-12 13:19:56 +05:30
375a59a504 fix(payments): display the currency in receipts 2021-02-08 20:42:10 +01:00
6cb8d30915 Update invoice3.blade.php
Fix Exception: 'box_sizing' is not a recognized CSS property.
2021-02-04 11:02:59 +01:00
9b55e84724 Update invoice2.blade.php
Fix Exception: 'box_sizing' is not a recognized CSS property.
2021-02-04 11:02:32 +01:00
cf5da7684b Update invoice1.blade.php
fix box_sizing DOMPDF Bug
2021-02-04 11:01:57 +01:00
3695e7d075 fix payment currency issue 2021-02-02 17:22:44 +05:30
8b04e94446 fix total discount issue 2020-12-24 13:43:29 +05:30
8dee0da434 PDF templates fix
DomPDF font-weight problems fix
2020-12-09 21:13:56 +02:00
89ee58590c build version 400 2020-12-02 17:54:08 +05:30
450c265ded Merge branch 'refactor-report-pdfs' into 'master'
Refactor report pdfs

See merge request mohit.panjvani/crater-web!233
2020-05-11 15:48:49 +00:00
8446ac2b27 refactor invoice2 2020-05-11 16:19:02 +05:30
11db99da73 refactor invoice 1 style 2020-05-09 18:50:58 +05:30
0f3e8fce3b refactor heading text in payment 2020-05-08 20:55:00 +05:30
325f90bba5 Fix issues on invoice template 2020-05-08 18:49:02 +05:30
a739a938fc Fix estimate template issues 2020-05-08 16:52:48 +05:30
fc1a7c7438 refactor reports pdfs 2020-05-07 18:59:50 +05:30
6046113cb1 Refactor Invoice and Payment templates 2020-05-07 16:42:04 +05:30
611ffafec5 refactor sales customers pdf 2020-05-06 20:41:15 +05:30
c497b906df refactor taxt report pdf 2020-05-06 20:32:10 +05:30
c68fce19f9 refactor expenses pdf 2020-05-06 19:02:02 +05:30
f8913531b6 refactor profit loss pdfs 2020-05-06 18:09:28 +05:30
30f76e2088 Refactor Estimate templates 2020-05-06 18:02:27 +05:30
39556892cd refactor sales customers 2020-05-05 20:58:20 +05:30
2fd66bf748 refactor sales items and customer pdfs 2020-05-05 20:49:51 +05:30
d4f1428d5f refactor sales customers pdf template 2020-05-05 20:03:51 +05:30
189141c84d Refactor estimate pdf template 2020-05-05 18:21:25 +05:30
f8ccfece09 update templates 2020-05-05 13:12:26 +05:30
9a7c926d53 fix 310 update issues 2020-05-02 18:53:51 +05:30
22e7e96dfa fix new lines in address field issue 2020-01-27 11:57:47 +05:30
d9b175a676 fix payment issue & build version 300 2020-01-06 14:08:29 +05:30
4c33a5d88c Fix Invoice/Estimate template issues and Add Payment Receipt, Custom Payment Modes and Item units 2020-01-05 07:22:36 +00:00
7c6a40374d fix tax percent & pdf money format issue 2019-12-14 14:42:34 +05:30
c88eb24265 fix pdf & installation issue 2019-12-14 13:54:35 +05:30
ce99fa3d82 Fix PDF issues 2019-12-13 13:31:26 +05:30
79e77f9e16 fix pdf lang issue 2019-12-12 14:20:31 +05:30