Laurent Destailleur
|
7745203c16
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-02 16:17:04 +02:00 |
|
Laurent Destailleur
|
bb5cf1ed2e
|
Merge pull request #20517 from ATM-Consulting/FIX_16.0_getNomUrl_for_supplier_invoice_templates
FIX 16.0 - copy `title` over `ref` on FactureFournisseurRec object
|
2022-04-02 16:16:55 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
5b91ae062f
|
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
code consistency purpose.
|
2022-04-02 10:31:58 +02:00 |
|
atm-florian
|
5a52650548
|
FIX: missing trigger DELETE for FactureRec, FactureFournisseurRec
+ trigger name consistency ('UPDATE' -> 'MODIFY')
+ preparing future consistency mechanism with class constant
|
2022-04-01 19:07:17 +02:00 |
|
atm-florian
|
d84af9fdcd
|
FIX space-based indent (misconfigured IDE didn't take editorconfig into account)
+ fix tab-based code alignment whitespace (≠indentation)
|
2022-04-01 15:40:03 +02:00 |
|
atm-florian
|
560b8dc04c
|
FIX 16.0 - copy title over ref on FactureFournisseurRec object
|
2022-04-01 15:26:06 +02:00 |
|
Laurent Destailleur
|
af4c0dcf6a
|
Fix missing status on tooltip
|
2022-03-31 11:29:56 +02:00 |
|
ATM john
|
c1d9ea95dc
|
fix function name
|
2022-03-30 12:16:17 +02:00 |
|
Laurent Destailleur
|
95dc25587c
|
Standardize code of the fetch_lines()
|
2022-03-28 13:50:47 +02:00 |
|
Laurent Destailleur
|
bc938d86ba
|
NEW Can enter price with tax for predefined products on purchase objects
|
2022-03-26 11:22:54 +01:00 |
|
Laurent Destailleur
|
08bc2a7ac0
|
Better modulebuilder design pattern
|
2022-03-24 19:27:42 +01:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Regis Houssin
|
4ca3d45eca
|
NEW add hook printFieldWhere in load_state_board function
|
2022-03-22 15:51:30 +01:00 |
|
Ferran Marcet
|
ccf8b01020
|
Fix: The origin of the stock movement is not being recorded
|
2022-03-22 13:46:55 +01:00 |
|
Laurent Destailleur
|
8603d493ad
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
|
2022-03-19 17:34:26 +01:00 |
|
Laurent Destailleur
|
ed631b2b06
|
Fix doxygen, missing error message
|
2022-03-18 16:14:20 +01:00 |
|
Laurent Destailleur
|
167df9593b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/comm/action/card.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/langs/en_US/products.lang
htdocs/reception/class/reception.class.php
|
2022-03-17 19:08:51 +01:00 |
|
Laurent Destailleur
|
e46ee982ec
|
FIX Option to manage packaging. FIX size/length/volume of reception
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/products.lang
htdocs/reception/card.php
htdocs/reception/class/reception.class.php
|
2022-03-17 19:00:19 +01:00 |
|
Laurent Destailleur
|
5d415b183e
|
FIX Option to manage packaging. FIX size/length/volume of reception
|
2022-03-17 18:53:50 +01:00 |
|
Gauthier PC portable 024
|
5b715978e4
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-03-10 10:02:57 +01:00 |
|
Laurent Destailleur
|
2142440b6c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/langs/en_US/errors.lang
|
2022-03-07 13:23:47 +01:00 |
|
Frédéric FRANCE
|
543c475a71
|
clean comment
|
2022-03-06 10:56:17 +01:00 |
|
Laurent Destailleur
|
893e1571b8
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-04 22:43:35 +01:00 |
|
Laurent Destailleur
|
c45d6a3bc7
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-03-04 19:45:02 +01:00 |
|
Laurent Destailleur
|
444abbbc0e
|
Fix regression
|
2022-03-04 16:44:33 +01:00 |
|
Frédéric FRANCE
|
b277ab9ee3
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-22 21:49:17 +01:00 |
|
Henry
|
bb08341dc3
|
to disable the default pdf generation
|
2022-02-17 18:34:23 +08:00 |
|
Frédéric FRANCE
|
eb77f10d7b
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-15 19:11:24 +01:00 |
|
Frédéric FRANCE
|
935482ee22
|
uniformize
|
2022-02-15 19:04:18 +01:00 |
|
Frédéric FRANCE
|
a613553f37
|
Merge branch 'hookgetnomurl' into patch-1
|
2022-02-15 18:44:06 +01:00 |
|
Frédéric FRANCE
|
0ba912b1e5
|
add missing global
|
2022-02-15 18:14:44 +01:00 |
|
Frédéric FRANCE
|
0feb6e8275
|
Update fournisseur.facture.class.php
|
2022-02-15 11:18:14 +01:00 |
|
Frédéric FRANCE
|
11fc0da398
|
Update fournisseur.commande.class.php
|
2022-02-15 11:00:05 +01:00 |
|
Laurent Destailleur
|
9ba998e3ba
|
Fix some regressions
|
2022-02-10 19:36:33 +01:00 |
|
Laurent Destailleur
|
2c6b6ce4d1
|
Fix sql syntax error
|
2022-02-10 16:35:50 +01:00 |
|
Laurent Destailleur
|
024f12aa9b
|
Fix php5.6
|
2022-02-10 13:18:21 +01:00 |
|
Laurent Destailleur
|
d69f9eca40
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/pdf.lib.php
|
2022-02-10 11:25:15 +01:00 |
|
Laurent Destailleur
|
a295725368
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-10 11:23:45 +01:00 |
|
Laurent Destailleur
|
6c8fafddf6
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-02-10 11:22:31 +01:00 |
|
Laurent Destailleur
|
7a1c4172a6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-02-10 11:20:09 +01:00 |
|
Laurent Destailleur
|
a40f76c1d8
|
Merge
|
2022-02-10 11:15:59 +01:00 |
|
Laurent Destailleur
|
40f0aa45c8
|
Merge
|
2022-02-10 11:15:45 +01:00 |
|
Laurent Destailleur
|
793e43c7c6
|
Update fournisseur.commande.class.php
|
2022-02-10 09:29:11 +01:00 |
|
noec764
|
d9bac75a63
|
Merge branch '12.0' into 12.0_Fix_Double_CommandeFournisseurDet
|
2022-02-09 15:33:45 +01:00 |
|
Noé Courtier
|
e4c1978e12
|
Change of SQL request when fetching CommandeFournisseurLigne
|
2022-02-09 12:24:33 +01:00 |
|
Adrien Raze
|
ee52cac3ba
|
NEW : Template supplier invoices
|
2022-02-07 14:34:27 +01:00 |
|
Gauthier PC portable 024
|
3abe391f65
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2022-01-28 15:08:02 +01:00 |
|
Laurent Destailleur
|
0ee0bfed85
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/fourn/commande/card.php
test/phpunit/testvirus.txt
|
2022-01-23 13:04:37 +01:00 |
|
Cserveny, Tamás
|
ca588852df
|
fix code review errors
|
2022-01-23 12:00:33 +01:00 |
|