Commit Graph

3691 Commits

Author SHA1 Message Date
o-psi
824db5865b Update Guest View Payment Screen 2023-10-19 17:01:09 -05:00
o-psi
ea1dadf792 update db ver number 2023-10-19 16:34:57 -05:00
Johnny
e379587c06 Merge pull request #772 from o-psi/leads
Leads
2023-10-19 16:41:59 -04:00
o-psi
8bea3f0022 Update Guest View 2023-10-19 14:05:58 -05:00
o-psi
fdaa176486 Post handling for calculating Discounts 2023-10-19 13:56:58 -05:00
o-psi
5317f298dc Add view for discount. 2023-10-19 13:56:26 -05:00
o-psi
541bd9e0ca add discount to model 2023-10-19 13:56:01 -05:00
o-psi
25d2b48542 Add discount to modal, reformat. 2023-10-19 13:54:39 -05:00
o-psi
8182144bdc Update database to have discount field on invoice. 2023-10-19 13:53:53 -05:00
Johnny
6aeefd3d5d Merge pull request #775 from o-psi/update-readme
Default install script doesnt like the oneliner.
2023-10-18 11:43:07 -04:00
Johnny
9806fc9283 Merge pull request #774 from o-psi/Fix-Setup-Page
[Urgent] - Fix Setup Page
2023-10-18 11:42:41 -04:00
o-psi
1296e6b5f0 Default install script doesnt like the oneliner. 2023-10-18 09:38:50 -05:00
o-psi
aae3845b16 removed erroneous 's' 2023-10-18 09:34:28 -05:00
o-psi
f16a175eed fixed intentionallity issue 2023-10-16 23:40:08 -05:00
o-psi
2f9b6d97b9 update post to support leads 2023-10-16 22:52:22 -05:00
o-psi
fa1feba237 add leads to client model 2023-10-16 22:50:21 -05:00
o-psi
44e5b6c2bd add leads to sales 2023-10-16 22:50:09 -05:00
o-psi
0d02c8b855 adjust clients to filter out leads 2023-10-16 22:49:59 -05:00
o-psi
efba7ffc8b make new leads screen to view leads. 2023-10-16 22:49:45 -05:00
o-psi
b19af06dae update edit modal to support leads and modals 2023-10-16 22:49:32 -05:00
o-psi
34db62e8ee Update add modal to support leads and clients 2023-10-16 22:43:48 -05:00
o-psi
4fa186179d DB Updates to support leads functionality 2023-10-16 19:30:31 -05:00
Johnny
de91afe1a0 Merge pull request #771 from o-psi/add-links-in-reports-to-clients
Add link to client in reports
2023-10-16 17:25:22 -04:00
johnnyq
fba1115b0d Fix DB Update database version was set it 0.8.10 which caused it not to update instead chnaged it to 0.9.0. items table also does not exist updated to invoices items for the new sort function redumped DB Structure. 2023-10-16 17:21:21 -04:00
o-psi
cc9dc4e6e7 add link to client overview page 2023-10-16 16:14:15 -05:00
Johnny
d0312e75cb Merge pull request #770 from o-psi/hide-archived-clients
Dont show archived clients in new invoice screens
2023-10-16 17:07:35 -04:00
Johnny
9818c57ecb Merge pull request #769 from o-psi/other-sorts
Sorting Recurring and Quotes
2023-10-16 17:06:42 -04:00
o-psi
4763110267 Dont show archived clients in new invoice screens 2023-10-16 15:53:54 -05:00
Andrew Malsbury
2d061c0163 Merge branch 'master' into other-sorts 2023-10-16 15:40:04 -05:00
Johnny
cce1dc86c2 Merge pull request #768 from o-psi/invoice-sort-1.b
Invoice Sort Updates
2023-10-15 23:39:36 -04:00
o-psi
3c391b9d50 Database Updates to match 2023-10-15 22:26:01 -05:00
o-psi
5221a3676e quote sort logic 2023-10-15 22:14:36 -05:00
o-psi
47db00e90c recurring item sort logic 2023-10-15 22:14:24 -05:00
o-psi
b04dd98370 update sort for recurring 2023-10-15 22:14:03 -05:00
o-psi
0c98d8b45b add logic for recurring 2023-10-15 22:13:51 -05:00
o-psi
5ba0649e4a sort by order 2023-10-15 22:08:19 -05:00
o-psi
64a00551c6 Fix Quote View for Sort 2023-10-15 22:08:04 -05:00
o-psi
e51d0b74a6 Cleaned up logic 2023-10-15 20:01:15 -05:00
o-psi
5f839d8768 Added logic to hide buttons 2023-10-15 20:00:42 -05:00
johnnyq
33c1e72dcc Fix Wrong Timezone var name 2023-10-15 12:15:48 -04:00
Johnny
8d5bda529c Merge pull request #767 from o-psi/unarchive-for-account-types
Updates for account types
2023-10-15 12:09:25 -04:00
o-psi
37399a90ce Added Search 2023-10-15 00:15:00 -05:00
o-psi
845b2397fb Add 'all' button 2023-10-15 00:00:03 -05:00
o-psi
26fc756175 Fixed a bug with not showing unless query given 2023-10-14 23:54:12 -05:00
o-psi
1f3c103032 changed view from long list to broken down by type 2023-10-14 23:34:54 -05:00
o-psi
ab308af4f9 changed number to name 2023-10-14 23:34:31 -05:00
o-psi
68b232e4fd set default per type page 2023-10-14 23:34:14 -05:00
o-psi
56a5e903df added unarchiving to account types post 2023-10-14 23:33:49 -05:00
Johnny
ee7d2e9dba Merge pull request #766 from o-psi/categories_archived
Allow Unarchiving and Deleting Categories.
2023-10-14 21:46:28 -04:00
o-psi
87b4345b87 Updated to use pagination head code. 2023-10-14 19:05:39 -05:00