Oliver Walters
|
1356718bb7
|
Improver company website icon
|
2020-04-07 00:19:43 +10:00 |
|
Oliver Walters
|
44c10c45cd
|
visual consolidation
|
2020-04-06 20:50:33 +10:00 |
|
Oliver Walters
|
a306ad0bc3
|
Alter "URL" to "link" for Company models
|
2020-04-06 11:36:25 +10:00 |
|
Oliver Walters
|
67a73c1fbf
|
auto-fill price break with default quantity
|
2020-03-31 22:11:16 +11:00 |
|
Oliver Walters
|
5af2fae120
|
Simplify URLs for purchase orders
|
2020-03-22 19:47:08 +11:00 |
|
Oliver Walters
|
01f1ac49e3
|
Improve SupplierPart detail page
|
2020-03-19 10:23:41 +11:00 |
|
Oliver Walters
|
6731bc1b06
|
Implement auto-rounding decimal field
Ref: https://stackoverflow.com/questions/37958130/automatically-round-djangos-decimalfield-according-to-the-max-digits-and-decima
|
2020-03-18 22:22:40 +11:00 |
|
Oliver Walters
|
7dcc94b106
|
Filter purchaseorder API by supplier part
|
2020-02-12 12:44:52 +11:00 |
|
Oliver Walters
|
33d21594da
|
Create new stock item from supplierpart stock page
- Allow stock-item-create form to have supplierpart passed as initial data
- Add some translations too
|
2020-02-12 11:32:01 +11:00 |
|
Oliver Walters
|
6d80788618
|
Allow stock-filtering and export using SupplierPart ID
|
2020-02-12 11:16:00 +11:00 |
|
Oliver Walters
|
8dd8505a2c
|
More tab updates
- Add Stock tab
- Add Stock table for supplier part
- Allow stock API to be filtered by supplier-part ID
- Add Orders tab
|
2020-02-12 11:09:37 +11:00 |
|
Oliver Walters
|
d9d21395d9
|
Add a 'pricing' tab for SupplierPart
|
2020-02-12 10:48:25 +11:00 |
|
Oliver Walters
|
63b70614b6
|
Create 'tabs' for SupplierPart view
|
2020-02-12 10:42:45 +11:00 |
|
Oliver Walters
|
50fee1bfe5
|
More work on translations
|
2020-02-12 10:25:46 +11:00 |
|
Oliver Walters
|
d0a7a24649
|
Add translatable strings
|
2020-02-02 21:43:10 +11:00 |
|
Oliver Walters
|
908e2ef8bc
|
Add glyphicon for company notes
|
2020-02-02 11:54:09 +11:00 |
|
Oliver Walters
|
51fab36074
|
Display / editing for Company notes field
- Also includes some translation updates
|
2020-02-01 23:45:28 +11:00 |
|
Oliver Walters
|
ca9f9e047c
|
Make company notes field markdownable
|
2020-02-01 23:31:45 +11:00 |
|
Oliver Walters
|
71c1faf9ff
|
Use the client-side PO table in more places
|
2019-12-09 21:55:00 +11:00 |
|
Oliver Walters
|
25e5a64cee
|
Improve filtering / ordering / sorting for purchase-order API
|
2019-12-09 21:19:35 +11:00 |
|
Oliver Walters
|
5e9b012031
|
Bug fix for static lookup of blank image
|
2019-12-09 20:40:04 +11:00 |
|
Oliver Walters
|
98374ca466
|
Update to more recent libraries
- Specify exact module versions
|
2019-12-05 14:12:05 +11:00 |
|
Oliver Walters
|
381becef79
|
Convert some more fields to decimal
- purchase order line item quantity
- purchase order line item received
|
2019-11-19 10:30:04 +11:00 |
|
Oliver Walters
|
d1c7877713
|
Add unit test for CompanyIndex
|
2019-09-30 13:44:19 +10:00 |
|
Oliver Walters
|
be96a2f7e3
|
Add some unit tests
|
2019-09-30 13:39:56 +10:00 |
|
Oliver Walters
|
871b853b9f
|
Single form to delete single or multiple SupplierPart objects
|
2019-09-30 13:28:51 +10:00 |
|
Oliver Walters
|
ae2e2f36e4
|
Update a bunch more tables
|
2019-09-22 22:18:53 +10:00 |
|
Oliver Walters
|
cf2abb4130
|
Add option to display ALL results in a paginated table
- Commonize the number of pages allowed
|
2019-09-19 23:20:42 +10:00 |
|
Oliver Walters
|
1cffd41c07
|
Fix broken price-break buttons
- Did not work!
|
2019-09-17 10:54:28 +10:00 |
|
Oliver Walters
|
55ebf48684
|
Add more export fields for SupplierPart and SupplierPriceBreak
|
2019-09-16 09:43:57 +10:00 |
|
Oliver Walters
|
03043e67c7
|
Perform full validation when importing data
|
2019-09-15 19:58:05 +10:00 |
|
jmht
|
ce099f43f3
|
Fixes problem with 'New Purchase Order' button not working from Suppliers page.
|
2019-09-14 21:40:09 +01:00 |
|
Oliver Walters
|
70e07470db
|
Custom URL validators for more fields
|
2019-09-14 00:08:49 +10:00 |
|
Oliver
|
0846daf1f6
|
Merge pull request #524 from SchrodingersGat/import-export
Customization of django-import-export plugin
|
2019-09-13 23:35:57 +10:00 |
|
Oliver Walters
|
37ab3d214d
|
Import/export management for the Company app
- Company
- SupplierPart
- SupplierPriceBreak
|
2019-09-13 22:39:15 +10:00 |
|
Oliver Walters
|
7e9c095edb
|
Ok, fixed now
|
2019-09-13 21:14:00 +10:00 |
|
Oliver Walters
|
36ec5e41b0
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
|
Oliver
|
afdea818f7
|
Merge pull request #510 from SchrodingersGat/delete-lead-time
Remove lead-time field
|
2019-09-12 22:45:58 +10:00 |
|
Oliver Walters
|
91453094aa
|
Remove lead-time field
|
2019-09-12 22:37:09 +10:00 |
|
Oliver Walters
|
31625aa4bb
|
Fix buttons for edit/delete supplier price break
|
2019-09-12 21:53:29 +10:00 |
|
Oliver Walters
|
231a669fe5
|
Export stock based on supplier
|
2019-09-08 23:53:09 +10:00 |
|
Oliver Walters
|
efc08f6824
|
Improve table sorting for company list
|
2019-09-07 20:47:02 +10:00 |
|
Oliver Walters
|
af8a96e080
|
Add option to edit currency
|
2019-09-03 09:55:15 +10:00 |
|
Oliver Walters
|
09cb82cdc0
|
Fix converted_cost
- Incompatibility between float and decimal
|
2019-09-03 09:46:32 +10:00 |
|
Oliver Walters
|
c6a435eba0
|
Add currency field to SupplierPriceBreak
|
2019-09-03 09:34:32 +10:00 |
|
Oliver Walters
|
f3e161564d
|
Fix for serialization of company images
|
2019-09-02 22:06:42 +10:00 |
|
Oliver Walters
|
23d19d6784
|
Remove old debug messages
|
2019-07-11 23:07:52 +10:00 |
|
Oliver Walters
|
20ec36d3ea
|
Enforce authentication for API access
|
2019-07-08 19:20:00 +10:00 |
|
Oliver Walters
|
16e1be61f5
|
Fix buttons and rendering for supplierpart page
|
2019-07-08 19:15:20 +10:00 |
|
Oliver Walters
|
b185abbb87
|
Catch case in which a request.GET is not available
(cherry picked from commit 9296c0ba0f8c4914cd04b820c6172f8c3a794750)
|
2019-07-08 09:41:20 +10:00 |
|