Laurent Destailleur
|
35d5a495de
|
Save pos_source with id of POS station
|
2018-10-08 22:51:20 +02:00 |
|
Laurent Destailleur
|
41f2289ffa
|
Save pos station into invoice
|
2018-10-08 22:28:30 +02:00 |
|
Nicolas Aupetit
|
c26fe00362
|
fix bank ref override "bordereau cheque" ref
|
2018-10-09 02:15:38 +11:00 |
|
Laurent Destailleur
|
19cf649b48
|
Add field to track source module of invoice
|
2018-10-07 13:59:40 +02:00 |
|
Philippe GRAND
|
83db36f9b2
|
Standardize code
|
2018-10-06 12:11:48 +02:00 |
|
Nicolas Aupetit
|
49693854ce
|
Typo fix: "eee" in localtax1 display
|
2018-10-06 13:51:46 +11:00 |
|
Philippe GRAND
|
94df8d297d
|
Standardize code
|
2018-10-05 15:44:57 +02:00 |
|
Philippe GRAND
|
c7c3780400
|
clean code
|
2018-10-05 15:34:32 +02:00 |
|
Marc de Lima Lucio
|
82651cd920
|
FIX: invoice stats: situation invoices were not counted
|
2018-10-05 12:12:04 +02:00 |
|
Laurent Destailleur
|
41add1c251
|
Standardize code
|
2018-10-04 19:19:29 +02:00 |
|
Laurent Destailleur
|
6fcb45cf40
|
Rename page various_payment/index.php into list.php (coding rule)
|
2018-10-04 19:10:39 +02:00 |
|
Laurent Destailleur
|
17e4af50ec
|
Merge pull request #9680 from ATM-Nicolas/fix_wrong_variable_name
FIX : Wrong variable name
|
2018-10-04 18:47:08 +02:00 |
|
Laurent Destailleur
|
20f45db6b8
|
Merge pull request #9677 from grandoc/new_branch_04_10_2018
Standardize and update code
|
2018-10-04 18:33:24 +02:00 |
|
Laurent Destailleur
|
5034264d60
|
Debug / Standardize code
|
2018-10-04 18:27:49 +02:00 |
|
Laurent Destailleur
|
ebba33635b
|
Close #9674 by keeping old code present (this help for transition tests)
|
2018-10-04 18:20:57 +02:00 |
|
Laurent Destailleur
|
b3b2305651
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/core/lib/pdf.lib.php
|
2018-10-04 17:56:56 +02:00 |
|
Laurent Destailleur
|
13759ea146
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
|
2018-10-04 17:53:40 +02:00 |
|
ATM-Nicolas
|
c048f51562
|
FIX : Wrong variable name
|
2018-10-04 09:54:40 +02:00 |
|
Philippe GRAND
|
8bee69277d
|
Standardize and update code
|
2018-10-04 09:33:30 +02:00 |
|
aplose
|
8ee7a48583
|
Fix issue #9434 : no array_options available when calling api :
I replace the deprecated code by the fetch_optionnals() recommanded call.
|
2018-10-03 15:15:46 +02:00 |
|
John BOTELLA
|
af66a8971a
|
NEW Hidden conf INVOICE_USE_DEFAULT_DOCUMENT
|
2018-10-02 15:51:17 +02:00 |
|
Laurent Destailleur
|
ae62204a79
|
Merge pull request #9628 from grandoc/new_branch_28_09_2018
Standardize and update code
|
2018-10-01 01:04:36 +02:00 |
|
Laurent Destailleur
|
adc36e7d63
|
Clean code
|
2018-10-01 00:20:47 +02:00 |
|
Laurent Destailleur
|
2f88f84e3b
|
Clean code
|
2018-09-28 22:13:42 +02:00 |
|
Laurent Destailleur
|
e2f450aa8c
|
Fix regession losing description.
Rename updateligne into updateline.
|
2018-09-28 16:15:17 +02:00 |
|
Philippe GRAND
|
15ff9f8917
|
Standardize and update code
|
2018-09-28 14:44:47 +02:00 |
|
Laurent Destailleur
|
118ff2d8d0
|
phpcs
|
2018-09-28 10:42:42 +02:00 |
|
Laurent Destailleur
|
a88dcfd1e4
|
Fix phpcs
|
2018-09-28 02:24:11 +02:00 |
|
Laurent Destailleur
|
e252a5f046
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-09-27 12:55:45 +02:00 |
|
Laurent Destailleur
|
62b31df069
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/rssparser.class.php
htdocs/langs/en_US/boxes.lang
|
2018-09-27 12:55:25 +02:00 |
|
Laurent Destailleur
|
26d20d0b76
|
Merge pull request #8729 from atm-quentin/NEW_rights_ignoring_min_price
NEW Advanced permission to ignore price min
|
2018-09-27 09:57:49 +02:00 |
|
Laurent Destailleur
|
ee8b5030a0
|
Merge pull request #9610 from atm-john/FIX_situation_credit_note
Fix situation credit note
|
2018-09-27 09:26:23 +02:00 |
|
Laurent Destailleur
|
e3b1cb9fdb
|
Update facture.class.php
|
2018-09-27 09:25:37 +02:00 |
|
Philippe GRAND
|
746d73b8e6
|
Add some code comment
|
2018-09-25 17:26:57 +02:00 |
|
John BOTELLA
|
022f842cb0
|
Fix display good progress for new situation invoices
|
2018-09-25 10:28:47 +02:00 |
|
John BOTELLA
|
791c373db5
|
FIX credit note progression
|
2018-09-25 09:54:58 +02:00 |
|
Laurent Destailleur
|
b93ab79679
|
FIX Error messages
|
2018-09-25 00:39:28 +02:00 |
|
John BOTELLA
|
b1380a6902
|
FIX situation invoice total with credit note
|
2018-09-24 16:12:00 +02:00 |
|
Laurent Destailleur
|
ad6895aa2e
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-09-24 10:23:09 +02:00 |
|
Laurent Destailleur
|
57e359cd40
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
|
2018-09-24 10:18:13 +02:00 |
|
Laurent Destailleur
|
dbb75e35a1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
|
2018-09-24 10:14:38 +02:00 |
|
Laurent Destailleur
|
f88170e22a
|
Merge pull request #9596 from tuxgasy/dev_bank_treso_hooks
NEW Add somes hooks in bank planned entries
|
2018-09-23 15:49:50 +02:00 |
|
TuxGasy
|
db223af39b
|
Add somes hooks in bank planned entries
|
2018-09-22 18:44:00 +02:00 |
|
Philippe Grand
|
239be3b58c
|
Merge branch 'develop' into new_branch_20_09_2018
|
2018-09-21 10:12:48 +02:00 |
|
Laurent Destailleur
|
b05954fb1e
|
Merge pull request #9061 from delcroip/comptafiles
NEW: Page to check if the operations/itemw created between two dates have attached item(s) and possibility to download all attachements
|
2018-09-20 19:45:46 +02:00 |
|
Philippe GRAND
|
803505b6b7
|
Standardize and update code
|
2018-09-20 12:27:06 +02:00 |
|
Frédéric FRANCE
|
126e5ae3ad
|
remove not needed require
|
2018-09-18 20:05:48 +02:00 |
|
Frédéric FRANCE
|
032f9729a5
|
correct trimParameters
|
2018-09-18 19:05:00 +02:00 |
|
Laurent Destailleur
|
61f5a2e899
|
Merge pull request #9533 from frederic34/trimParameters
trimParameters function
|
2018-09-18 15:04:32 +02:00 |
|
Laurent Destailleur
|
e65ec9f4ef
|
Merge pull request #9530 from frederic34/patch-15
reduce complexity of cchargesociales class
|
2018-09-18 15:02:44 +02:00 |
|