Frédéric FRANCE
|
000173c7b9
|
fix phpstan (#31075)
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-09-23 01:59:14 +02:00 |
|
Rafael San José
|
ac929bc24f
|
The tables associated with the BOM module are created when it is initialized. (#30603)
Co-authored-by: Rafael San José Tovar <rafael.sanjose@x-netdigital.com>
|
2024-08-13 12:12:20 +02:00 |
|
atm-adrien
|
862befbed5
|
FIX : Bom tables were not created when we activate the module (#30464)
|
2024-07-25 14:25:22 +02:00 |
|
Laurent Destailleur
|
82908a30eb
|
Clean phan warnings
|
2024-05-30 13:37:17 +02:00 |
|
Laurent Destailleur
|
05602a64ec
|
Debug v20
|
2024-05-14 04:30:39 +02:00 |
|
MDW
|
2260027770
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 01:04:08 +01:00 |
|
MDW
|
89004f7e03
|
Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
|
2024-01-13 19:48:20 +01:00 |
|
Laurent Destailleur
|
b52f426518
|
Remove hardcoded value
|
2023-08-01 18:52:35 +02:00 |
|
Laurent Destailleur
|
9859720dc3
|
Clean module dependency system
|
2023-04-21 13:27:50 +02:00 |
|
Laurent Destailleur
|
50db6de309
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-01-18 00:20:53 +01:00 |
|
hystepik
|
04ce79191f
|
Fix #23531 : fix update bom line
|
2023-01-13 12:18:58 +01:00 |
|
Laurent Destailleur
|
9fa00c1771
|
Fix trans in comments
|
2022-10-12 15:29:30 +02:00 |
|
Frédéric France
|
c7ee2f413c
|
min php version is 7.0
|
2022-09-27 20:48:47 +02:00 |
|
Laurent Destailleur
|
7f1e8384dc
|
Clean code
|
2022-05-12 02:02:04 +02:00 |
|
Laurent Destailleur
|
bd3218b460
|
Fix remove dead code
|
2022-02-06 13:06:12 +01:00 |
|
Laurent Destailleur
|
8ea1a9602b
|
NEW Add import / export of MO and BOMLines - Close #18499
|
2021-09-02 21:00:31 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Ferran Marcet
|
6f66efacb8
|
New: Add import on BOM
|
2021-05-05 13:47:43 +02:00 |
|
Laurent Destailleur
|
6c521073ea
|
Fix perm id and sort of modules by id.
|
2021-04-05 13:52:19 +02:00 |
|
Laurent Destailleur
|
e330c0f91a
|
Merge pull request #16883 from aspangaro/14a28
Uniformize information on modules
|
2021-03-20 19:49:33 +01:00 |
|
Laurent Destailleur
|
46aa01aea0
|
Fix permission on export of BOM and website
|
2021-03-20 19:15:15 +01:00 |
|
Alexandre SPANGARO
|
3669c374c2
|
Uniformize information on modules
|
2021-03-20 13:55:43 +01:00 |
|
Frédéric FRANCE
|
a4e25359e7
|
add missing rule
|
2021-03-01 20:37:16 +01:00 |
|
Frédéric FRANCE
|
554e449e40
|
code syntax core directory
|
2021-02-23 22:03:23 +01:00 |
|
Frédéric FRANCE
|
7860ffa28e
|
update phpmin version
|
2021-02-06 13:48:31 +01:00 |
|
Laurent Destailleur
|
574919de52
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/accountancy/bookkeeping/balance.php
htdocs/adherents/class/subscription.class.php
htdocs/compta/bank/categ.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/class/interfaces.class.php
htdocs/core/lib/project.lib.php
htdocs/core/modules/modCategorie.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/install/repair.php
htdocs/main.inc.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
htdocs/reception/card.php
|
2020-11-27 15:45:12 +01:00 |
|
Laurent Destailleur
|
4a5cdd0092
|
Several fixes in export and repair tool
|
2020-11-27 15:27:35 +01:00 |
|
Laurent Destailleur
|
03ede71989
|
Clean code
|
2020-10-02 16:15:24 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Frédéric FRANCE
|
9e4fb8d4fe
|
doxygen
|
2019-12-15 10:02:20 +01:00 |
|
Laurent Destailleur
|
1636d341c7
|
Debug module BOM
Enhance demo data for TakePOS
|
2019-11-28 15:18:14 +01:00 |
|
Scrutinizer Auto-Fixer
|
c66bce7ec6
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-13 17:31:18 +00:00 |
|
Scrutinizer Auto-Fixer
|
0b406172fd
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2019-11-07 11:59:59 +00:00 |
|
Laurent Destailleur
|
7c4942b7be
|
Fix debug BOM/MO
|
2019-11-05 20:14:33 +01:00 |
|
Laurent Destailleur
|
716c2bb531
|
Work on MO
|
2019-10-31 22:46:34 +01:00 |
|
Laurent Destailleur
|
645390c990
|
Work on BOM templates
|
2019-10-31 02:36:16 +01:00 |
|
Laurent Destailleur
|
66337ec234
|
NEW Add widgets for BOMs and MOs
|
2019-10-30 00:36:47 +01:00 |
|
Laurent Destailleur
|
afa3ed499f
|
Can export BOMs
|
2019-10-27 15:56:20 +01:00 |
|
Laurent Destailleur
|
a33fb47777
|
Work on MO module
|
2019-10-14 12:10:14 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
21d84f63a5
|
Work on template
|
2019-09-09 12:58:32 +02:00 |
|
Laurent Destailleur
|
dc1ee29fef
|
Fix default permission of new users
|
2019-05-07 23:03:45 +02:00 |
|
Laurent Destailleur
|
7120078b0f
|
NEW Simplification of styles architcture: Showing or not the menuhider
is completely decided by CSS and screen size instead of PHP+CSS.
|
2019-04-03 13:26:50 +02:00 |
|
Laurent Destailleur
|
7b7ff33fdf
|
Work on BOM module
|
2019-03-04 13:30:43 +01:00 |
|
Laurent Destailleur
|
1c775b7b68
|
Work of BOM module
|
2019-03-04 12:46:07 +01:00 |
|
Laurent Destailleur
|
58e2901d14
|
Fix phpcs
|
2019-02-27 00:54:07 +01:00 |
|
Laurent Destailleur
|
9e82c37963
|
WIP Start module BOM
|
2019-02-26 19:27:04 +01:00 |
|