Jan Böhmer
|
9244fe5944
|
Fixed internal server error, when using owner placeholder on stored label profile
|
2023-04-03 22:23:53 +02:00 |
|
Jan Böhmer
|
8e2f297839
|
Added migrations for sqlite
|
2023-04-03 00:47:51 +02:00 |
|
Jan Böhmer
|
1acceae81e
|
Enforece that part lot owner matches storage location owner, if option is selected
|
2023-04-02 23:58:15 +02:00 |
|
Jan Böhmer
|
047c82791b
|
Added basic fields and migration for MySQL
|
2023-04-02 19:10:36 +02:00 |
|
Jan Böhmer
|
27b43041f9
|
Allow to import orderdetails and partLots of parts
|
2023-04-02 01:00:40 +02:00 |
|
Jan Böhmer
|
820be46ed3
|
Make more fiields importable
|
2023-03-13 00:52:22 +01:00 |
|
Jan Böhmer
|
61e2dde400
|
Allow to import category, footprint and manufacturer by giving a string in the CSV file
|
2023-03-12 21:10:48 +01:00 |
|
Jan Böhmer
|
85ae862381
|
Allow to set basic data via import
|
2023-03-12 20:01:29 +01:00 |
|
Jan Böhmer
|
38b5e95842
|
Improved serialization result for parts
|
2023-03-12 01:41:44 +01:00 |
|
Jan Böhmer
|
2c67586873
|
Improved serialized fields
|
2023-03-12 01:12:35 +01:00 |
|
Jan Böhmer
|
82aec6f1ee
|
Fixed problem with failing foreign key constraints on preview pic (1/2)
|
2023-02-20 00:06:00 +01:00 |
|
Jan Böhmer
|
5bf68632c3
|
Use MPN instead of part name for auto product URLs if available
Implements issue #93
|
2023-01-28 23:31:06 +01:00 |
|
Jan Böhmer
|
22950f2476
|
Validate that a parts name fullfills the regular expression set in a category
|
2023-01-28 21:36:19 +01:00 |
|
Jan Böhmer
|
7b6a906d98
|
Renamed "devices" permission to "projects"
|
2023-01-08 20:10:58 +01:00 |
|
Jan Böhmer
|
adc070d10c
|
Added possibility to set project status
|
2022-12-29 15:22:34 +01:00 |
|
Jan Böhmer
|
5521995f79
|
Delete ProjectBOMEntry when the associated part is deleted
|
2022-12-29 13:27:33 +01:00 |
|
Jan Böhmer
|
7f38095e82
|
Added a part info tab to show in which projects the part is used.
|
2022-12-18 23:58:04 +01:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|
Jan Böhmer
|
8ae4e9fe05
|
Fixed some inspection issues
|
2022-12-18 19:45:04 +01:00 |
|
Jan Böhmer
|
b1d359f538
|
Added internal part number field to parts
|
2022-12-04 02:28:47 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
bd12185b44
|
Show expired lot sum in parts table in parenthesis
|
2022-11-28 23:59:01 +01:00 |
|
Jan Böhmer
|
33f8d2ba9e
|
Merge branch 'master' into permission_rework
|
2022-10-30 17:35:57 +01:00 |
|
Jan Böhmer
|
ccc99eba0c
|
Add database indices to improve performance (SQLITE)
|
2022-09-25 18:48:16 +02:00 |
|
Jan Böhmer
|
ed91ffc60a
|
Add database indices to improve performance
|
2022-09-25 18:33:13 +02:00 |
|
Jan Böhmer
|
26cc4b4836
|
Fixed exception
|
2022-09-21 12:47:12 +02:00 |
|
Jan Böhmer
|
c2c768b151
|
Fixed some exceptions introduced earlier.
|
2022-09-21 12:31:32 +02:00 |
|
Jan Böhmer
|
8bc2c994d2
|
Removed ElementPermissionListener and ColumnSecurity annotationn
|
2022-09-18 23:38:01 +02:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02: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
|
b0d29eaeaf
|
Dont change the original collection when calling getOrderdetails with $hide_obsolete = true
This caused the orderdetails tab to be hidden on part info, when the orderdetail was obsolete
|
2022-09-08 00:35:39 +02:00 |
|
Jan Böhmer
|
8e6bc25d2e
|
Fixed some inspection issues.
|
2022-08-14 19:39:07 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
61bd0bd15c
|
Fixed more PHPstan warnings.
|
2022-03-04 18:37:42 +01:00 |
|
Jan Böhmer
|
15a31433e1
|
Fixed PHPstan warnings.
|
2022-03-04 13:22:40 +01:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
c60f27ef86
|
Fixed wrongly detected changes of prices caused by not identical objects.
|
2020-05-20 22:45:41 +02:00 |
|
Jan Böhmer
|
db4d7dc5fc
|
Use BigDecimal for Currency exchange rate.
|
2020-05-20 20:57:16 +02:00 |
|
Jan Böhmer
|
08267b88b0
|
Use BigDecimal object type for Supplier shipping costs, instead of bcmath string.
|
2020-05-18 22:07:09 +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
|
34760a068c
|
Fixed doctrine mapping.
|
2020-05-17 20:49:43 +02:00 |
|
Jan Böhmer
|
14adb77a97
|
Moved getParts() and getPartsCount() to a repository (instead of a class method).
|
2020-05-16 20:53:35 +02:00 |
|
Jan Böhmer
|
8b6fe757a0
|
Removed unnecessary getIDString() function in AbstractDBElement.
|
2020-05-13 21:19:23 +02:00 |
|
Jan Böhmer
|
a3af55d4e2
|
Clone parameters if part is cloned.
Fixed issue #46
|
2020-05-13 21:08:09 +02:00 |
|
Jan Böhmer
|
ae75e6844f
|
Fixed coding style.
|
2020-04-10 13:05:08 +02:00 |
|
Jan Böhmer
|
a4ee46fed4
|
Dont order collections by attachment_type or supplier as this causes an exception on table views.
|
2020-04-01 17:00:50 +02:00 |
|
Jan Böhmer
|
63ca177699
|
Order data structrues in select pickers alphabetically by their names.
|
2020-04-01 16:43:42 +02:00 |
|
Jan Böhmer
|
a4802e290f
|
Order attachments and part lots by a reasonable parameter.
|
2020-04-01 15:37:06 +02:00 |
|
Jan Böhmer
|
f0a3e9b5af
|
Reindex the collections in CollectionType to prevent issues related of changing the order between the requests.
|
2020-04-01 15:10:06 +02:00 |
|
Jan Böhmer
|
25a4f804d7
|
Allow to leave amount field empty when adding a new part lot.
|
2020-03-30 15:13:23 +02:00 |
|