Commit graph

23 commits

Author SHA1 Message Date
Jan Böhmer
b83b55b8d4 Added some constraints and validations to the BOM entries. 2022-12-26 13:57:11 +01:00
Jan Böhmer
b1d359f538 Added internal part number field to parts 2022-12-04 02:28:47 +01:00
Jan Böhmer
8338c0f2d6 Fix exception with AmountFormatter if Si prefix were enabled and no unit symbol were set.
Also this case is now prevented by Validator (as it is not very useful). Fixes issue #171.
2022-09-17 17:58:01 +02:00
Jan Böhmer
2ac45fd869 Disallow orderdetails without supplier info.
Fixes issue #116
2022-07-23 21:41:54 +02:00
Jan Böhmer
082cd16486 Disallow attachments without attachment types.
This should partly fixes issue #131. TODO: Change database structure so attachment_type is not nullable.
2022-07-22 00:48:51 +02:00
Jan Böhmer
92cc73774c Added translations for PartLot Validation errors. 2020-06-13 22:29:32 +02:00
Jan Böhmer
50cca40f77 Fixed "Limit to existing parts" function.
Fixed issue #72.
2020-06-13 22:19:03 +02:00
Jan Böhmer
be47680b60 Show error, if null category is assigned to part.
Fixes issue #42.
2020-05-17 21:14:01 +02:00
Jan Böhmer
df6546d94d Added translations. 2020-05-09 22:33:19 +02:00
Jan Böhmer
e12ecf774f Added some validator translations. 2020-04-08 15:25:12 +02:00
Jan Böhmer
93aeeb162d Cleaned translation files from symfony Validator translations.
Now we can use Crowdin to translate the custom validator messages.
2020-03-29 15:37:28 +02:00
Jan Böhmer
a47afdda93 Added translations for parameters. 2020-03-28 17:47:15 +01:00
Jan Böhmer
bc8748e6f4 Show parameters on info page & improved parameter editing. 2020-03-14 22:12:19 +01:00
Jan Böhmer
55b00c7f22 Added translations. 2020-03-07 21:31:38 +01:00
Jan Böhmer
fcd9291f7f Enforce a meaningful username format. 2020-01-08 20:57:46 +01:00
Jan Böhmer
87259347e7 Regenerated the translation files using the new translation bundle version. 2020-01-01 17:42:13 +01:00
Jan Böhmer
722975afd8 Updated some packages to latest version. 2020-01-01 17:39:28 +01:00
Jan Böhmer
e7b920c4fe Use php-translation symfony bundle.
This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
2019-12-26 13:16:27 +01:00
Jan Böhmer
720e1cd04e Added some additional columns to part list.
They are hidden by default but can be shown by a colvis button.
2019-09-06 18:25:24 +02:00
Jan Böhmer
940b834057 Added translations for validator strings. 2019-09-04 23:56:18 +02:00
Jan Böhmer
c87dc8b281 Updated some translation strings. 2019-08-14 19:16:50 +02:00
Jan Böhmer
487c78a22b Added translations 2019-04-28 12:30:33 +02:00
Jan Böhmer
ab3f5db174 Added some translations 2019-03-15 18:59:07 +01:00