Laurent Destailleur
|
081875c4d9
|
Merge pull request #2383 from aspangaro/3.7-patch4
FIXED: Remove condition to show accountancy field on user.
|
2015-03-04 18:02:09 +01:00 |
|
Laurent Destailleur
|
1cf39d4c8f
|
Merge branch 'atm-ph-new_ask_price' into develop
|
2015-03-04 17:55:17 +01:00 |
|
Laurent Destailleur
|
96de912661
|
NEW: Add module "Supplier commercial proposals" to requests
quotation/price to suppliers.
Merge branch 'new_ask_price' of https://github.com/atm-ph/dolibarr into
atm-ph-new_ask_price
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/tpl/document_actions_post_headers.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 17:54:43 +01:00 |
|
Laurent Destailleur
|
d1c44d5498
|
Update doc
|
2015-03-04 16:30:38 +01:00 |
|
Laurent Destailleur
|
5335a6affa
|
NEW: Add close date and user for projects.
|
2015-03-04 16:28:29 +01:00 |
|
Marcos García de La Fuente
|
41c55d1913
|
Better fix for bug-1825. There are actually a lot to things to escape and escaped methods can make conflict with similar names so it is better to make a md5 to have a unique value
|
2015-03-04 11:55:17 +01:00 |
|
Marcos García de La Fuente
|
f94f9d1e57
|
Removed $permtoedit variable
|
2015-03-04 11:19:45 +01:00 |
|
Marcos García de La Fuente
|
6ec8a38e4a
|
Removed duplicated code
|
2015-03-04 10:46:39 +01:00 |
|
Marcos García de La Fuente
|
7a2e60bb65
|
No need to PHP < 5.3.0 compatibility
|
2015-03-04 10:45:30 +01:00 |
|
Marcos García de La Fuente
|
a7741350fe
|
Revert unwanted change
|
2015-03-04 10:41:40 +01:00 |
|
Marcos García de La Fuente
|
54b6b199c7
|
Documented missing properties and removed redundant documentation
(cherry picked from commit 6124f6a)
|
2015-03-04 10:37:48 +01:00 |
|
Marcos García de La Fuente
|
e1982c54d9
|
Moved duplicated code to common class
|
2015-03-04 10:37:47 +01:00 |
|
Marcos García de La Fuente
|
f82df1e634
|
Refactorred supplier order to match with objectline templates
|
2015-03-04 10:37:47 +01:00 |
|
Marcos García de La Fuente
|
174f1cb5f7
|
Refactored supplier invoice line view to fit commonobjectline view
|
2015-03-04 10:37:47 +01:00 |
|
Marcos García de La Fuente
|
47a151f157
|
Created supplier invoice line
|
2015-03-04 10:37:46 +01:00 |
|
Marcos García de La Fuente
|
b84cf4afac
|
Renamed FactureFournisseurLine to SupplierInvoiceLine
|
2015-03-04 10:37:46 +01:00 |
|
Marcos García de La Fuente
|
4c08d34bb5
|
Standardized $rowid as property
|
2015-03-04 10:37:46 +01:00 |
|
Marcos García de La Fuente
|
b69ce21e3e
|
Removed duplicated code
|
2015-03-04 10:37:45 +01:00 |
|
Marcos García de La Fuente
|
b0e728251a
|
Every line has a $rowid property
|
2015-03-04 10:37:45 +01:00 |
|
Marcos García de La Fuente
|
c7919a8d08
|
Removed duplicated code
|
2015-03-04 10:37:45 +01:00 |
|
Marcos García de La Fuente
|
ad72425291
|
Moved some variables from FactureLigne to CommonInvoiceLine
|
2015-03-04 10:37:43 +01:00 |
|
Marcos García de La Fuente
|
0170d409d3
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
htdocs/core/lib/functions.lib.php
|
2015-03-04 10:16:25 +01:00 |
|
Florian HENRY
|
14847e2b5d
|
Better column order
|
2015-03-04 10:08:13 +01:00 |
|
Florian HENRY
|
fdbb0ace8b
|
NEW : Add company information into category contact export
|
2015-03-04 10:00:37 +01:00 |
|
Florian HENRY
|
28f6197ac5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-03-04 09:58:09 +01:00 |
|
Laurent Destailleur
|
4c1d51bd39
|
phpcs
|
2015-03-04 02:28:16 +01:00 |
|
Laurent Destailleur
|
6f96d4cd5c
|
Minimum style
|
2015-03-04 02:18:20 +01:00 |
|
Laurent Destailleur
|
2c3a412c3a
|
Fix export extrafield on supplier orders
|
2015-03-04 02:08:51 +01:00 |
|
Laurent Destailleur
|
52425648bf
|
NEW: When using transfer or correct stock from warehouse, after
recording we go back to the warehouse page.
|
2015-03-04 01:54:26 +01:00 |
|
Laurent Destailleur
|
60a6d8789f
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-03-04 01:14:27 +01:00 |
|
Laurent Destailleur
|
fa2e57eaa3
|
pcpcs
|
2015-03-04 01:10:23 +01:00 |
|
Laurent Destailleur
|
107a16ed75
|
Work on timesheet module
|
2015-03-04 00:53:35 +01:00 |
|
Laurent Destailleur
|
fddbca50b1
|
Start to introduce MAIN_EMAIL_ADD_TRACK_ID option to test inclusion of
tracking id into email.
|
2015-03-03 18:33:53 +01:00 |
|
Florian HENRY
|
ae8ca9e96a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-03-03 17:55:57 +01:00 |
|
Laurent Destailleur
|
35733c4c08
|
More comments
|
2015-03-03 17:47:17 +01:00 |
|
BENKE Charles
|
06b7f610ed
|
Update index.php
list of cossumed time more usefull if ordered by desc
|
2015-03-03 17:18:20 +01:00 |
|
guillaume
|
5a5a2f1bcf
|
Affichage de la liste des tables dans les infos de base de données.
|
2015-03-03 15:54:55 +01:00 |
|
guillaume
|
1b89b8c808
|
Ajout de la liste des paramètres en utilisant l'instruction PRAGMA
|
2015-03-03 15:22:52 +01:00 |
|
guillaume
|
e4edafd42a
|
Ajout de la liste des paramètres en utilisant l'instruction PRAGMA
|
2015-03-03 15:21:14 +01:00 |
|
Laurent Destailleur
|
e667c3e916
|
Fix error management
|
2015-03-03 13:29:16 +01:00 |
|
guillaume
|
8de170bfc2
|
Ajout de fonctions pour le traitement des dates avec SQLITE.
|
2015-03-03 13:06:20 +01:00 |
|
aspangaro
|
022d051726
|
Typo
|
2015-03-03 06:32:46 +01:00 |
|
aspangaro
|
42e43791ef
|
Add ajax for type on edit mode
|
2015-03-03 06:20:09 +01:00 |
|
aspangaro
|
fafebf5b2a
|
NEW: [T1758] Merge bank card & account card
|
2015-03-02 22:44:11 +01:00 |
|
aspangaro
|
c119ce382e
|
Merge remote-tracking branch 'Upstream/develop' into develop-loan
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-02 21:05:38 +01:00 |
|
Laurent Destailleur
|
7050ef6176
|
Fix parameter notolderthan was not effective
|
2015-03-02 17:56:37 +01:00 |
|
frederic34
|
4af26c119f
|
fetch object in include file
|
2015-03-02 17:54:35 +01:00 |
|
Laurent Destailleur
|
79023cddb0
|
Fix external calendar for users were not visible if no global calendar
was set.
|
2015-03-02 17:34:50 +01:00 |
|
Marcos García de La Fuente
|
77605bce3e
|
[ bug #1892 ] PHP Fatal error when using USER_UPDATE_SESSION trigger and adding a supplier invoice payment
|
2015-03-02 13:33:31 +01:00 |
|
Florian HENRY
|
d80a8bbdba
|
revert bug1840 to eldy solution
|
2015-03-02 10:13:06 +01:00 |
|