Laurent Destailleur
|
4b8fa00edb
|
Merge pull request #2422 from guedel/sqlite3-dev
Sqlite3 dev
|
2015-03-11 02:54:15 +01:00 |
|
Laurent Destailleur
|
e8732df747
|
Merge pull request #2441 from aspangaro/develop-ReviewER
FIXED: Review Expense Report
|
2015-03-11 02:14:13 +01:00 |
|
Laurent Destailleur
|
9a3e5d7fc5
|
Fix code unreachable
|
2015-03-10 13:58:26 +01:00 |
|
Laurent Destailleur
|
84695845bb
|
Some fixes into translation and permissions
|
2015-03-09 21:20:56 +01:00 |
|
Laurent Destailleur
|
88a29b7c9c
|
Add an advance permission to check/uncheck reception
|
2015-03-09 20:26:56 +01:00 |
|
Laurent Destailleur
|
bd81dec1a3
|
Fix missing translation
|
2015-03-09 19:28:38 +01:00 |
|
Laurent Destailleur
|
bd6f13e6ed
|
Can export extra fields of lines.
|
2015-03-09 19:13:19 +01:00 |
|
aspangaro
|
69dc3cdd61
|
Correct fk_statut & work en list
|
2015-03-08 08:21:49 +01:00 |
|
aspangaro
|
df305bd316
|
Deactivate conflict with Mod Deplacement - Need to access on old data
|
2015-03-07 15:01:30 +01:00 |
|
Scrutinizer Auto-Fixer
|
27e99793a3
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-06 02:10:01 +00:00 |
|
Laurent Destailleur
|
e67c328cef
|
Merge pull request #2429 from defrance69/patch-50
Update modFacture.class.php
|
2015-03-06 02:05:00 +01:00 |
|
Guillaume de Lestanville
|
dd2594692e
|
Updating compatibility with Sqlite3
- Replace USING syntax by IN SELECT syntax
- Fix error on database creation
- Removing test on username parameter when installing.
|
2015-03-05 17:35:37 +01:00 |
|
Laurent Destailleur
|
d119397129
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/societe/class/societe.class.php
|
2015-03-05 11:38:16 +01:00 |
|
BENKE Charles
|
703a6c1b54
|
Update modFacture.class.php
add fk_bank on bill export, this fields is needed to link with external accounting
|
2015-03-05 00:38:54 +01:00 |
|
Laurent Destailleur
|
ec4c1a493f
|
Merge pull request #2424 from FHenry/develop
NEW : Better extrafeild management on proposal and contract line NEW : Add company information into category contact export
|
2015-03-04 23:14:05 +01:00 |
|
Laurent Destailleur
|
7b7b5090c7
|
Merge branch 'incoterm' of https://github.com/atm-ph/dolibarr into
atm-ph-incoterm
Conflicts:
htdocs/comm/propal.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 23:03:29 +01:00 |
|
fmarcet
|
1a02f6aa80
|
Fix: Masks works with thirdparty type
|
2015-03-04 18:18:55 +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 |
|
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 |
|
Laurent Destailleur
|
2c3a412c3a
|
Fix export extrafield on supplier orders
|
2015-03-04 02:08:51 +01:00 |
|
Laurent Destailleur
|
73afe1513d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/core/lib/functions.lib.php
htdocs/projet/index.php
|
2015-03-02 03:07:19 +01:00 |
|
Laurent Destailleur
|
3475433eaf
|
Fix: the bank information were visible into pdf but were not using
correct setup to decide which bank to show.
|
2015-03-02 02:59:59 +01:00 |
|
Laurent Destailleur
|
daabc113a5
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
README.md
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
|
2015-02-26 13:36:07 +01:00 |
|
guillaume
|
207fa671b1
|
Mise en place de l'initialisation de la base avec PDO SQlite
|
2015-02-25 09:04:11 +01:00 |
|
Laurent Destailleur
|
3fb3e4af4e
|
Merge pull request #2386 from lrq3000/3.7
Fix lastrowid-*table* option when defining imports
|
2015-02-24 17:16:17 +01:00 |
|
Laurent Destailleur
|
fec9e222b1
|
Merge pull request #2391 from aspangaro/develop-patch10
FIXED: Module Expense Report - Correct init
|
2015-02-24 17:11:32 +01:00 |
|
Laurent Destailleur
|
fd9fc191fc
|
Merge pull request #2388 from aspangaro/develop-patch8
Module Expense Report: reactivate conflict with modDeplacement
|
2015-02-24 17:06:43 +01:00 |
|
Laurent Destailleur
|
f23234356e
|
Merge pull request #2387 from aspangaro/develop-patch7
Move new module Expense Report in hrm
|
2015-02-24 17:03:12 +01:00 |
|
Laurent Destailleur
|
714b3d277c
|
Merge pull request #2394 from aspangaro/develop-patch12
FIXED: Update licence to GPLv3
|
2015-02-24 16:56:01 +01:00 |
|
Laurent Destailleur
|
562348eb34
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/fourn/commande/dispatch.php
|
2015-02-24 15:42:28 +01:00 |
|
Laurent Destailleur
|
74f15680e1
|
Fix missing fields into import of thirdparties.
Fix import failed to find type of companny from source file.
Fix import date of creation has wrong check rule.
|
2015-02-24 15:40:50 +01:00 |
|
Laurent Destailleur
|
44c392ca23
|
Fix missing profid5 and 6
|
2015-02-24 13:35:37 +01:00 |
|
aspangaro
|
c1069eea47
|
FIXED: Update licence to GPLv3
|
2015-02-23 22:04:01 +01:00 |
|
aspangaro
|
be3fd5529a
|
FIXED: Module Expense Report - Correct init
|
2015-02-23 20:31:44 +01:00 |
|
Laurent Destailleur
|
6d3834b3b9
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/index.php
htdocs/projet/class/project.class.php
test/phpunit/BankAccountTest.php
|
2015-02-23 14:59:24 +01:00 |
|
phf
|
11a0624e39
|
[CORE] FIX Travis phpcs (#incoterm).
|
2015-02-23 11:19:00 +01:00 |
|
phf
|
127868899d
|
Merge branch 'develop' into incoterm
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-02-23 10:42:01 +01:00 |
|
phf
|
c459794999
|
[CORE] gestion de l'affichage de l'incoterm sur les différents PDF de base (#incoterm).
|
2015-02-23 10:36:44 +01:00 |
|
aspangaro
|
d0cc072a58
|
Module Expense Report: reactivate conflictwith modDeplacement
|
2015-02-23 06:49:11 +01:00 |
|
aspangaro
|
95f211775b
|
Move new module Expense Report in hrm
|
2015-02-23 06:45:03 +01:00 |
|
Laurent Destailleur
|
1bba3a01e2
|
phpcs
|
2015-02-22 23:41:34 +01:00 |
|
Stephen L
|
fe62e038ca
|
Fix lastrowid-*table* option when defining imports (fix extrafields fk_object value)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
|
2015-02-22 14:34:51 +01:00 |
|
Laurent Destailleur
|
2bc6ac4671
|
Finished new module to manage expense reports !
Fix export to support corectly multicompany
|
2015-02-22 13:16:49 +01:00 |
|
Laurent Destailleur
|
6d1324b463
|
Work on expense report module
|
2015-02-21 16:15:54 +01:00 |
|
Laurent Destailleur
|
30a5111c68
|
Work on expense report module
|
2015-02-21 15:18:05 +01:00 |
|
Laurent Destailleur
|
5dffe4b440
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-02-21 12:58:14 +01:00 |
|
Laurent Destailleur
|
070accd1e0
|
Work on new module expense report
|
2015-02-21 12:57:17 +01:00 |
|
Laurent Destailleur
|
9ac38dee45
|
Merge pull request #2367 from marcosgdf/bug-1652
Fix: [ bug #1652 ] Margin tab should not be shown for thirds not clients
|
2015-02-20 23:27:53 +01:00 |
|
Laurent Destailleur
|
a6e2e5ffcb
|
Merge pull request #2360 from delcroip/patch-1
export on user
|
2015-02-19 00:14:04 +01:00 |
|