Laurent Destailleur
|
12e21b4886
|
FIX update extrafields
|
2018-08-12 16:29:26 +02:00 |
|
Laurent Destailleur
|
f292c1c662
|
Option to solve autovalidation
|
2018-06-27 01:33:02 +02:00 |
|
Laurent Destailleur
|
1a8afeff2a
|
Fix error message
|
2018-06-20 23:50:50 +02:00 |
|
Inovea Conseil
|
d5a3e63e05
|
Fix missing paramater for generateDocument
|
2018-06-15 09:47:28 +02:00 |
|
Laurent Destailleur
|
7c0afbe025
|
Clean code
|
2018-05-31 17:12:08 +02:00 |
|
Laurent Destailleur
|
315d5bad39
|
FIX Error in ContractLigne not return to Contract
|
2018-04-23 15:07:50 +02:00 |
|
Laurent Destailleur
|
7065d16d85
|
FIX Error in ContractLigne not return to Contract
|
2018-04-23 10:35:11 +02:00 |
|
Laurent Destailleur
|
c81c744aaf
|
Clean deprecated var
|
2018-04-21 13:14:58 +02:00 |
|
Laurent Destailleur
|
34c26dffc7
|
Use constant for contract line status
|
2018-03-30 15:46:08 +02:00 |
|
Laurent Destailleur
|
6f6395e309
|
Code comment
|
2018-03-27 23:01:54 +02:00 |
|
florian HENRY
|
594497d085
|
fix scrunitizer
|
2018-03-10 10:34:11 +01:00 |
|
Laurent Destailleur
|
bbef8b0ce6
|
Memory optimization
|
2018-02-27 21:33:17 +01:00 |
|
Laurent Destailleur
|
8d963adb43
|
Fix error message
|
2018-02-26 21:30:31 +01:00 |
|
Laurent Destailleur
|
fd1d900f7f
|
FIX: Properties updated if update successfull.
Conflicts:
htdocs/contrat/class/contrat.class.php
|
2018-02-26 21:20:31 +01:00 |
|
Laurent Destailleur
|
941a8e5e2b
|
FIX: Properties updated if update successfull.
|
2018-02-26 20:12:29 +01:00 |
|
Laurent Destailleur
|
029ef534d0
|
Clean deprecated code (property "special" removed from mod descriptor)
|
2018-02-25 10:55:02 +01:00 |
|
Laurent Destailleur
|
b4446764f8
|
Clean code of deprecated usage
|
2018-02-21 14:48:25 +01:00 |
|
Laurent Destailleur
|
423918b9ff
|
Include notrigger
|
2018-02-21 11:41:52 +01:00 |
|
Laurent Destailleur
|
c4130730cb
|
Clean code around fetch_optionals()
|
2018-02-20 19:38:18 +01:00 |
|
Laurent Destailleur
|
8b54a80593
|
Fix oldcopy not saved before calling trigger
|
2018-02-20 19:20:03 +01:00 |
|
Laurent Destailleur
|
809ef1bd00
|
FIX Trigger *_MODIFY must be called when editing a property event extra.
Clean duplicate trigggers "*_CLONE"
|
2018-02-20 18:09:38 +01:00 |
|
Laurent Destailleur
|
346a0becac
|
Propagate context
|
2018-02-20 13:20:24 +01:00 |
|
Laurent Destailleur
|
ab6d0d2530
|
Fix errors
|
2018-02-17 01:16:52 +01:00 |
|
Laurent Destailleur
|
540e3d6dc5
|
USe common name for triggers CONTRACT_SERVICE_ACTIVATE into
LINECONTRACT_ACTIVATE and CONTRACT_SERVICE_CLOSE into LINECONTRACT_CLOSE
|
2018-02-16 01:19:31 +01:00 |
|
Laurent Destailleur
|
6b74c79798
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/website.lang
|
2018-02-15 15:34:17 +01:00 |
|
Laurent Destailleur
|
47713e0264
|
Fix bug reported by scrutinizer
|
2018-02-15 15:32:43 +01:00 |
|
Laurent Destailleur
|
109c447171
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-02-12 03:21:37 +01:00 |
|
Laurent Destailleur
|
671fbd3d55
|
Code comment
|
2018-02-12 02:59:18 +01:00 |
|
Laurent Destailleur
|
c03ceb2205
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-02-12 02:56:51 +01:00 |
|
John
|
2817ace0d2
|
Fix contract line extrafields save on add line
|
2018-02-09 15:47:18 +01:00 |
|
Laurent Destailleur
|
26ee7ec5be
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/errors.lang
|
2018-02-08 17:27:36 +01:00 |
|
Laurent Destailleur
|
d10d9f0fb2
|
Fix scrutinizer
|
2018-02-08 17:22:07 +01:00 |
|
Laurent Destailleur
|
3cfb6aaa67
|
Fix missing trigger CONTRACT_MODIFY
|
2018-02-04 12:59:16 +01:00 |
|
Laurent Destailleur
|
42f8da7496
|
NEW Add trigger CONTRACT_MODIFY
|
2018-02-04 12:56:17 +01:00 |
|
Laurent Destailleur
|
956df63c87
|
Fix extrafields updated twice
|
2018-02-04 12:55:29 +01:00 |
|
Laurent Destailleur
|
ea15c1bfed
|
Fix CONTRACT_SYNC_PLANNED_DATE_OF_SERVICES
|
2018-02-04 10:50:58 +01:00 |
|
Laurent Destailleur
|
9d0314dbae
|
NEW Add option CONTRACT_SYNC_PLANNED_DATE_OF_SERVICES
|
2018-02-03 18:50:20 +01:00 |
|
Laurent Destailleur
|
3a4ca8ae2b
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-01-24 11:49:36 +01:00 |
|
Laurent Destailleur
|
54fb59d8db
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/compta/paiement.php
|
2018-01-24 11:45:43 +01:00 |
|
Maxime Kohlhaas
|
4c0dc21ca0
|
Fix validate contrat was not using force_number parameter
|
2018-01-18 14:07:32 +01:00 |
|
Laurent Destailleur
|
27a9a81f99
|
Fix link to contracts
|
2017-12-21 23:48:33 +01:00 |
|
Laurent Destailleur
|
aad0da2513
|
Fix maxi debug of APIs (clean output fields)
|
2017-12-21 16:50:18 +01:00 |
|
Laurent Destailleur
|
1351a43a30
|
FIX Maxi debug of permission for users external or restricted to sales
representatives
|
2017-12-18 16:13:05 +01:00 |
|
Laurent Destailleur
|
247c380d18
|
Several fixes
|
2017-12-12 16:11:40 +01:00 |
|
Laurent Destailleur
|
8d20473ffd
|
Fix date of extrafields
|
2017-12-09 23:19:29 +01:00 |
|
Laurent Destailleur
|
0b9a3087ea
|
Fix bug reported by scrutinizer
|
2017-11-25 12:11:02 +01:00 |
|
Laurent Destailleur
|
b93e35cdd2
|
Fix a lot of request to use the IN getentity instead of =
Fix a lot of request to use left join on type of payment table
|
2017-11-23 15:06:16 +01:00 |
|
Laurent Destailleur
|
1b28c45e2c
|
PERF Links in getNomUrl use only one tag a instead of 2.
|
2017-11-02 15:19:14 +01:00 |
|
Laurent Destailleur
|
d569218162
|
Fix 'separate' extrafields must be visible by default.
Sandardize name of list pages (must end with _list.php)
|
2017-10-29 11:23:20 +01:00 |
|
Laurent Destailleur
|
8058712d47
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/contrat/class/contrat.class.php
htdocs/product/list.php
|
2017-10-26 17:06:11 +02:00 |
|
Laurent Destailleur
|
4f6304624a
|
NEW Add api validate and close on contracts
|
2017-10-26 12:32:22 +02:00 |
|
Laurent Destailleur
|
202712be94
|
Work on module builder
|
2017-10-25 22:02:07 +02:00 |
|
Laurent Destailleur
|
ba434617dc
|
FIX Missing function getLinesArray
|
2017-10-23 14:44:06 +02:00 |
|
Laurent Destailleur
|
a4b152ff1b
|
Fix get lines of contracts done in one request instead of 2
|
2017-10-23 13:28:45 +02:00 |
|
Laurent Destailleur
|
728e36f70f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/api/index.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/api_invoices.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/actions_sendmails.inc.php
|
2017-10-22 01:43:33 +02:00 |
|
Laurent Destailleur
|
f7556e7ad2
|
FIX make of link to other object during creation
|
2017-10-19 19:06:48 +02:00 |
|
Laurent Destailleur
|
45ac8367bd
|
NEW Add API for contracts
|
2017-10-16 17:56:59 +02:00 |
|
Laurent Destailleur
|
9d6498f2a4
|
NEW Search filters in lists are restored when using "back to list"
|
2017-10-03 14:50:52 +02:00 |
|
Laurent Destailleur
|
c9e9f60f8f
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2017-09-25 19:55:52 +02:00 |
|
Laurent Destailleur
|
4b92e2a705
|
Fix localtax
|
2017-09-24 23:55:44 +02:00 |
|
florian HENRY
|
8f19ffd097
|
Fix contract class for date
|
2017-09-21 12:22:10 +02:00 |
|
Laurent Destailleur
|
04e1458a3f
|
Fix clean parameters
|
2017-09-19 22:03:44 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
5c7d2ffdc2
|
Fix get of contractlineid
|
2017-09-04 12:22:03 +02:00 |
|
Laurent Destailleur
|
c5567fafd4
|
Enhancement for smartphone
|
2017-09-04 09:25:53 +02:00 |
|
Laurent Destailleur
|
084ea049d8
|
Minor bugs
|
2017-09-03 16:07:21 +02:00 |
|
Laurent Destailleur
|
cf175b0777
|
Use return code on activateAll and closeAll
|
2017-09-03 15:40:36 +02:00 |
|
Laurent Destailleur
|
07fc0ed3ff
|
NEW Add a button "Activate all services" on contracts
|
2017-09-03 14:26:27 +02:00 |
|
Laurent Destailleur
|
acb87ad8ea
|
addline must return id of contract
|
2017-09-03 12:02:48 +02:00 |
|
Laurent Destailleur
|
e549e6cde1
|
Error management
|
2017-09-03 04:16:43 +02:00 |
|
Laurent Destailleur
|
b3f77ed9f7
|
Merge pull request #7276 from atm-john/new_develop_extrafields_facture_rec
NEW extrafield on facture_rec
|
2017-08-26 19:26:09 +02:00 |
|
Laurent Destailleur
|
9684c8b4bc
|
Fix css
|
2017-08-24 14:54:32 +02:00 |
|
John
|
b18104788e
|
New extrafield on facture_rec
|
2017-08-22 15:22:41 +02:00 |
|
Laurent Destailleur
|
7ba5cf5958
|
Debug view of services lines
|
2017-07-31 13:48:00 +02:00 |
|
Laurent Destailleur
|
25b107defb
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/contrat/list.php
htdocs/fichinter/list.php
|
2017-07-23 19:09:00 +02:00 |
|
John
|
f438097ecb
|
Fix extrafield save on update
|
2017-07-20 15:06:53 +02:00 |
|
Laurent Destailleur
|
6e77dab832
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-18 15:13:15 +02:00 |
|
Laurent Destailleur
|
e41b98b5d4
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-18 15:12:03 +02:00 |
|
phf
|
f1c23f25f0
|
Fix updateline extrafields contrat fail
|
2017-07-13 16:49:58 +02:00 |
|
Laurent Destailleur
|
f40afcf023
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/facture/list.php
htdocs/compta/paiement/class/cpaiement.class.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stats/facture.php
|
2017-07-08 18:32:34 +02:00 |
|
John
|
e1ae97e661
|
Fix return method
|
2017-07-04 10:34:59 +02:00 |
|
Laurent Destailleur
|
1af74b4c42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-06-09 12:50:56 +02:00 |
|
florian HENRY
|
ca5fd6ac4c
|
FIX #6926
|
2017-06-06 09:15:11 +02:00 |
|
Regis Houssin
|
a25facef7c
|
Fix: use 0 instead false
|
2017-06-03 11:49:59 +02:00 |
|
Regis Houssin
|
2df33d1df3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
|
2017-06-03 11:45:15 +02:00 |
|
Laurent Destailleur
|
7f18dfee0d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/build_class_from_table.php
dev/skeletons/skeleton_card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/projet/card.php
|
2017-06-03 01:55:05 +02:00 |
|
arnaud
|
df883a601b
|
FIX contratligne update
|
2017-06-02 12:28:50 +02:00 |
|
Laurent Destailleur
|
7ad92c3a4d
|
Fix new generic substitution system
|
2017-06-01 13:32:20 +02:00 |
|
Regis Houssin
|
aa780ea33b
|
Fix: missing dot
|
2017-05-30 19:15:37 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
0d11fce834
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-12 15:45:30 +02:00 |
|
Laurent Destailleur
|
b81de35703
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/sociales/class/chargesociales.class.php
htdocs/contrat/class/contrat.class.php
|
2017-05-12 15:44:09 +02:00 |
|
Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
Laurent Destailleur
|
11b1a2adac
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/bank/index.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/includes/odtphp/Segment.php
htdocs/langs/en_US/admin.lang
htdocs/societe/soc.php
|
2017-05-05 14:49:25 +02:00 |
|
Laurent Dinclaux
|
85bf4b742b
|
Fix typo
|
2017-05-04 17:21:59 +11:00 |
|
Laurent Dinclaux
|
909b489d1f
|
More fixes regarding localtaxes not being diplayed in generated PDF and vat_src_code not being propagating properly when generating posts from type to type.
|
2017-05-04 10:05:55 +11:00 |
|
Laurent Destailleur
|
26a9999fbf
|
Support of preview for pdf with several pages
|
2017-04-12 11:38:55 +02:00 |
|
Laurent Destailleur
|
b5b0eba470
|
Several enhancement for 6.0
|
2017-03-28 12:47:48 +02:00 |
|
Laurent Destailleur
|
3740137e31
|
Add tooltip on label of each open item.
|
2017-03-28 10:44:52 +02:00 |
|