jordi fita mas jfita
  • Joined on 2023-01-13
jfita pushed to master at tandem/numerus 2023-06-10 18:46:10 +00:00
a16f696be5 Allow to create an invoice from the data of a quotation
jfita pushed to master at tandem/tipus 2023-06-09 12:21:00 +00:00
f6f77107f7 Tell IntelliJ to use the application’s schema as resolution scope
b4d66b6ed4 Add Isolated Block Editor to build our own Gutenberg-based editor
Compare 2 commits »
jfita pushed to master at tandem/numerus-docker 2023-06-09 11:06:18 +00:00
7d5f8ba2c0 Update URL to GPG key
jfita pushed to master at tandem/numerus 2023-06-09 10:43:59 +00:00
f43949dd43 Add quote number formatting and next number field to tax details
jfita pushed to master at tandem/numerus 2023-06-08 11:05:47 +00:00
6c3a3ff232 Allow empty contact and payment method for quotes
5537a53834 Add margin between quotee and terms and conditions
9bb5bcd820 Use the same style for quoter and quotee than invoicer and invoicee
9fab65f108 Add terms and conditions to invoice’s view
ba6f51ac5d Fix getting quote’s terms and conditions from form and database
Compare 5 commits »
jfita pushed to master at tandem/numerus 2023-06-07 14:35:43 +00:00
9931796744 Add HTTP controller and view to add quotes
efbb4da07f Added SQL views to compute computations amounts and edit them
f54681de93 Require invoice_product_product for edit_invoice
86bf8765fc Use the correct integer literal for invoice_amount
a066726c2e Add function to create new quotes
Compare 8 commits »
jfita pushed to master at tandem/numerus 2023-06-06 19:08:37 +00:00
35b12f7ea4 Add relations for sales quotations and their products
d7a256804f Move available_language.sql before user.sql in sqitch.plan
Compare 2 commits »
jfita pushed to master at tandem/tipus 2023-06-04 22:00:18 +00:00
20c7b7ad5f Add the minimal golang web application to login users
6d0a282307 Add IntelliJ IDEA configuration files
301195efac Add authentication relations, views, and functions for PostgreSQL
af48e1477c Add GPLv3 license text
jfita created branch master in tandem/tipus 2023-06-04 22:00:17 +00:00
jfita created repository tandem/tipus 2023-06-04 21:58:29 +00:00
jfita pushed to master at tandem/numerus 2023-06-04 20:59:29 +00:00
0ed0edeff6 Specify build_cookie dependency for login function
jfita pushed to master at tandem/numerus 2023-05-31 18:01:08 +00:00
083d14e324 Allow to change the current year’s invoice number counter
jfita pushed to master at tandem/numerus 2023-05-28 22:02:58 +00:00
1855122d16 Update translations
jfita pushed to master at tandem/numerus 2023-05-28 22:01:17 +00:00
8529da1615 Use HTMx to delete and restore invoice products
jfita pushed to master at tandem/numerus 2023-05-27 19:36:14 +00:00
07a28639f2 There is no need for array_to_string() in tags
jfita pushed to master at tandem/numerus 2023-05-27 18:51:42 +00:00
27a266097a Do not use pointer to point when retrieving tags to edit
jfita pushed to master at tandem/numerus 2023-05-26 12:02:43 +00:00
19f81128ec Keep the invoice number when requesting an update while editing
d8812ba2f1 Add delete button to remove a product from the invoice form
Compare 2 commits »
jfita pushed to master at tandem/numerus 2023-05-26 11:38:10 +00:00
689eab3a08 Use “Save” for all submit buttons of new/edit forms
bec1305e8a Add an empty product to blank invoice form
cbe868b6d6 Remove “shadow” variables inside invoices.ServeInvoice
Compare 3 commits »
jfita pushed to master at tandem/numerus 2023-05-24 10:13:14 +00:00
992bbf32a9 Toggle filters forms
92edbdfc4d Reindent numerus.css with IntelliJ
e68eb52578 Don’t show the “(optional)” label for filter inputs
Compare 3 commits »
jfita pushed to master at tandem/numerus 2023-05-23 21:13:42 +00:00
79ec3ae4d6 Improve the CSS and general design