f246656425
Add support for invoices
2025-02-10 00:13:15 +01:00
570c00e34f
Complete the implementation of document repository and add invoices
2025-02-09 18:50:39 +01:00
83b80cd7b0
Create a repository app for documents, first step
2025-02-09 14:44:54 +01:00
b10e1f3952
Add shop as a fixed property ( #49 )
...
* Add shop field (from properties)
* Update template
* Implement description in BaseModel and then consist
* Make notes internal only
* Fix a merge issue
2025-01-27 23:16:52 +01:00
d16e00d66b
Add shop field (from properties) ( #48 )
...
* Add shop field (from properties)
* Update template
2025-01-27 00:34:44 +01:00
ddcf06994d
Improve user experience in admin and UI ( #45 )
2025-01-18 15:37:56 +01:00
c467fb24ca
Add support for generic documents (admin only) ( #44 )
...
* Add support for generic documents
* Add publish / unpublish actions
* Minor improvements to models properties
2025-01-17 22:44:50 +01:00
1e7f72e9ec
Implement publish, unpublish actions
2025-01-08 23:47:58 +01:00
026ab06354
Add a CSV export functionality in admin and add price fields ( #41 )
...
* Implement an action do download data in csv
* Refactor CSV download
* Move price to main models and add csv to bookshelf
* Update template and API
* Small refactoring
2024-12-29 21:46:57 +01:00
6ff5450124
Minor fixes and improvements
2024-12-23 01:26:22 +01:00
dad40b3ee7
Implement documents inline for books and catalogs
2024-12-22 21:45:56 +01:00
cbf6c942b9
Complete Catalogs with code refactoring
2024-12-22 18:53:47 +01:00
83444266cb
Add Catalogs views, but still need to fix templates (use books for now)
2024-11-29 23:43:36 +01:00
1a3b30ace3
Enable Catalogs in Admin
2024-11-29 23:30:33 +01:00
119d25ede6
WIP: implement catalogue type of books
2024-11-27 23:07:43 +01:00
1c07c6a7a9
Add a custom manager to filter private and unpublished stuff ( #39 )
...
* Implement a customer manager for flatpages
* Implement public manager for private objects
* Add support for unpublished objects in roster and consist
* Add support for unpublished objects in bookshelf
* Update filtering on REST views
* Use uuid in urls.py
* Increment version
2024-11-04 15:00:34 +01:00
d0854a4cff
Speedup inlines using autocomplete field and add more previews ( #38 )
2024-11-04 11:33:28 +01:00
996ddd67ea
Web bookshelf first draft
2023-10-02 22:58:15 +02:00
3f905877e7
Extend the bookshelf implementation
2023-10-02 22:19:04 +02:00
968ebeb0b6
First bookshelf implementation
2023-10-02 00:02:24 +02:00