Skip to content

Commit

Permalink
fix version and bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
spl1nes committed May 20, 2024
1 parent 8b81592 commit efa14e0
Show file tree
Hide file tree
Showing 38 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions Admin/Install/Media.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin\Install
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Media class.
*
* @package Modules\BusinessExpenses\Admin\Install
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Admin/Install/Navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin\Install
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Navigation class.
*
* @package Modules\BusinessExpenses\Admin\Install
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Admin/Installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -25,7 +25,7 @@
* Installer class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
2 changes: 1 addition & 1 deletion Admin/Routes/Web/Backend.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand Down
4 changes: 2 additions & 2 deletions Admin/Status.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Status class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Admin/Uninstaller.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Uninstaller class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Admin/Updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Admin
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Updater class.
*
* @package Modules\BusinessExpenses\Admin
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Controller/ApiController.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand Down Expand Up @@ -51,7 +51,7 @@
* BusinessExpenses class.
*
* @package Modules\BusinessExpenses
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Controller/BackendController.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -27,7 +27,7 @@
* BusinessExpenses class.
*
* @package Modules\BusinessExpenses
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
* @codeCoverageIgnore
Expand Down
4 changes: 2 additions & 2 deletions Controller/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* BusinessExpenses class.
*
* @package Modules\BusinessExpenses
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/Expense.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -23,7 +23,7 @@
* Expense class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -24,7 +24,7 @@
* Expense class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseElementMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -23,7 +23,7 @@
* Expense element mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseElementTypeL11nMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -21,7 +21,7 @@
* Expense element type l11n mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseElementTypeMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -21,7 +21,7 @@
* ExpenseElementType mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -23,7 +23,7 @@
* Expense mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Expense status enum.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseTypeL11nMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -21,7 +21,7 @@
* Expense type l11n mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/ExpenseTypeMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -21,7 +21,7 @@
* ExpenseType mapper class.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*
Expand Down
4 changes: 2 additions & 2 deletions Models/MediaType.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -20,7 +20,7 @@
* Expense status enum.
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/NullExpense.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -18,7 +18,7 @@
* Null model
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
4 changes: 2 additions & 2 deletions Models/NullExpenseElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* @package Modules\BusinessExpenses\Models
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @license OMS License 2.2
* @version 1.0.0
* @link https://jingga.app
*/
Expand All @@ -18,7 +18,7 @@
* Null model
*
* @package Modules\BusinessExpenses\Models
* @license OMS License 2.0
* @license OMS License 2.2
* @link https://jingga.app
* @since 1.0.0
*/
Expand Down
Loading

0 comments on commit efa14e0

Please sign in to comment.