altairis
b79a30c0f9
edit and delete dispatched lines
2020-05-19 14:18:06 +02:00
Laurent Destailleur
a865dc7232
Merge pull request #13762 from indelog/rappaygroupmod
...
NEW possibilty to group payments by mode and show their subtotal
2020-05-14 16:55:37 +02:00
Laurent Destailleur
4584fa1aa6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/asset/list.php
htdocs/compta/bank/list.php
htdocs/contrat/services_list.php
htdocs/core/lib/date.lib.php
htdocs/expensereport/list.php
htdocs/fichinter/list.php
htdocs/holiday/list.php
htdocs/projet/tasks/list.php
htdocs/supplier_proposal/list.php
htdocs/user/list.php
2020-05-11 19:43:06 +02:00
Maxime Kohlhaas
1a9afe6b20
Fix missing hook params for printFieldListValue
2020-05-08 01:40:25 +02:00
Tobias Sekan
3f5f6b3243
Fix lint errors
2020-05-06 12:09:39 +02:00
Tobias Sekan
468829aa70
Add new vendor invoice area page
2020-05-06 11:48:01 +02:00
Pierre Ardoin
c0b9fef229
Fix issue in status name
...
Before : $commandestatic->LibStatut($obj->nb) shows bad value because bad param
Now : $commandestatic->LibStatut($obj->fk_statut) shows good value.
2020-05-05 08:40:30 +02:00
Scrutinizer Auto-Fixer
8f0e00b4aa
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-05-02 01:39:56 +00:00
DEMAREST Maxime (Indelog)
740b2c9228
NEW possibilty to group payments by mode and show their subtotal
...
This add two params (PAYMENTS_REPORT_GROUP_BY_MOD and
PAYMENTS_FOURN_REPORT_GROUP_BY_MOD) for payments and supplier payments
to group them by mode and get subtotals for each mode. Add the
corresponding configuration options on admin page fore each payments and
supplier payments.
2020-04-28 09:01:00 +02:00
Laurent Destailleur
1c70e49695
Merge branch 'develop' into 12.0_a23
2020-04-27 14:14:13 +02:00
Laurent Destailleur
31157931a9
Fix phpcs
2020-04-26 23:52:23 +02:00
Scrutinizer Auto-Fixer
1bf5745286
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-25 11:52:07 +00:00
Laurent Destailleur
1121d2c1c6
Look and feel v12
2020-04-25 13:49:44 +02:00
Laurent Destailleur
6b114a31ce
Look and feel v12
2020-04-25 03:00:41 +02:00
Laurent Destailleur
291664d109
Look and feel v12
2020-04-25 01:04:26 +02:00
Laurent Destailleur
3ed11f374a
Look and feel v12
2020-04-24 23:56:57 +02:00
Laurent Destailleur
d416edab1a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-04-24 22:50:09 +02:00
Laurent Destailleur
54d641020f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/accounting-files.php
2020-04-24 22:49:59 +02:00
Laurent Destailleur
d11dcc35c3
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2020-04-24 19:56:19 +02:00
Laurent Destailleur
6798e9e6f5
Fix remove warning missing the seller in update_price
2020-04-24 19:52:54 +02:00
Laurent Destailleur
e84601f5ed
Merge pull request #13710 from TobiasSekan/FixMissingErrorOnCloneObject
...
FIX not shown error on clone vendor invoice with ExtraFields
2020-04-24 19:01:42 +02:00
Laurent Destailleur
7bbfd2175d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.dispatch.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/reception/class/reception.class.php
2020-04-24 18:58:47 +02:00
Laurent Destailleur
9764af7e9c
Merge pull request #13731 from simicar29/11.0-reception
...
Clean line extrafields when deleting reception
2020-04-24 15:16:51 +02:00
stickler-ci
ababad540a
Fixing style errors.
2020-04-23 17:29:52 +00:00
Marc Guenneugues
b4fbb86548
Clean line extrafields when deleting reception
2020-04-23 19:22:25 +02:00
Laurent Destailleur
7f0e019c78
Merge pull request #13725 from simicar29/11.0-supplierorder
...
Clean line extrafields when deleting supplier order
2020-04-23 18:56:09 +02:00
stickler-ci
4b58213e5b
Fixing style errors.
2020-04-23 16:29:36 +00:00
Marc Guenneugues
64d877bc7b
Clean line extrafields when deleting supplier order
2020-04-23 18:27:06 +02:00
stickler-ci
b5f48fb815
Fixing style errors.
2020-04-23 16:17:37 +00:00
Marc Guenneugues
039fe92209
Clean line extrafields when deleting supplier invoice
2020-04-23 18:14:56 +02:00
Laurent Destailleur
86be024dcc
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modFournisseur.class.php
2020-04-23 17:17:42 +02:00
Laurent Destailleur
72c6ac1c72
Complete #13708 , normalization of code
2020-04-23 13:21:39 +02:00
Laurent Destailleur
4475df14b4
Finish removal of duplicate hook/trigger
2020-04-23 12:54:28 +02:00
Laurent Destailleur
e1129babbc
Code comment
2020-04-23 12:44:30 +02:00
Laurent Destailleur
93278b2dca
FIX #13713
2020-04-23 12:42:03 +02:00
Sekan, Tobias
f793844862
Fix missing errror on facture clone
2020-04-23 11:04:14 +02:00
Frédéric FRANCE
8ed9c30a89
clean tab/whitespace
2020-04-22 09:02:02 +02:00
Laurent Destailleur
35b5ee28ef
Merge pull request #13680 from adrienjacob/patch-3
...
Add API endpoints for supplier invoice lines
2020-04-22 01:06:57 +02:00
Laurent Destailleur
ae519a1009
Update fournisseur.facture.class.php
2020-04-22 00:59:22 +02:00
stickler-ci
9f4d2ee881
Fixing style errors.
2020-04-21 14:11:33 +00:00
Adrien Jacob
23c2335396
Add API endpoints for supplier invoice lines
2020-04-21 16:07:49 +02:00
Sekan, Tobias
06556fe14c
indent + comments
2020-04-21 12:25:44 +02:00
Sekan, Tobias
7de4f4d0bb
Cleanup user rights on forun commande card
2020-04-21 12:13:15 +02:00
Sekan, Tobias
104e786a79
cleanup user rights on forun facture card
2020-04-21 10:02:18 +02:00
stickler-ci
d4a8718e6c
Fixing style errors.
2020-04-21 08:00:14 +00:00
Adrien Jacob
5353082154
FIX Delete extra fields for supplier invoice line
2020-04-21 09:57:45 +02:00
Laurent Destailleur
67a7d6b77d
Look and feel v12
2020-04-20 15:57:15 +02:00
Laurent Destailleur
16e46c672c
Clean code
2020-04-20 15:06:27 +02:00
stickler-ci
27aeaaecb5
Fixing style errors.
2020-04-20 14:42:13 +02:00
Adrien Jacob
91fbccb594
[BUGFIX] Allow update of extra fields
...
This is to make supplier invoices consistent with other similar classes
2020-04-20 14:42:08 +02:00