Commit Graph

35786 Commits

Author SHA1 Message Date
Laurent Destailleur
c3589e9785 Some debug into cron module:
- Because cron is a module, constant must start with CRON_.
- Miscellanous fixes.
- For external link to run jobs from url, we must forge url using conf
file and not autodetect url.
2013-03-23 19:23:17 +01:00
Laurent Destailleur
9fe0d2cdd2 Fix: Removed a lors 'pre'. Also accurency of data must not be overwrite
by odt template engine (to be compatible with all countries precision).
2013-03-23 18:22:25 +01:00
Laurent Destailleur
73de8d169f Fix: Avoid call method on non object error 2013-03-23 18:04:46 +01:00
Laurent Destailleur
4d527d26af New: support full address into user cards. 2013-03-23 17:40:18 +01:00
Laurent Destailleur
fbf8d410d2 New: Support revenue stamp onto invoices 2013-03-23 17:34:23 +01:00
eldy
90025f9c13 Work on revenue stamp 2013-03-23 13:07:25 +01:00
eldy
c8d6e9e44a Fix: List of customers to build invoice or order 2013-03-23 12:33:25 +01:00
eldy
3af7ca5ac8 Work on revenue stamp feature. 2013-03-23 12:23:09 +01:00
Regis Houssin
34bfdb1846 Fix: broken feature if the table has no field fk_parent_line 2013-03-22 19:21:46 +01:00
Laurent Destailleur
ed690885d3 Merge pull request #769 from simnandez/develop
Trad: Add es_ES and ca_ES missing translations
2013-03-22 09:50:33 -07:00
simnandez
e9cbf94e06 Trad: Add es_ES and ca_ES missing translations 2013-03-22 17:31:43 +01:00
Laurent Destailleur
e4ae70b5b2 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-22 17:21:57 +01:00
Laurent Destailleur
350bcea183 Merge 2013-03-22 17:10:17 +01:00
Laurent Destailleur
2ec462dcf4 Fix: [ task #771 ] harmonize length of zipcode
New: Add personal address for users.
2013-03-22 17:00:55 +01:00
Laurent Destailleur
708f0472cd Qual: Prepare menu handler to be able to output content into a list. 2013-03-22 16:40:35 +01:00
Laurent Destailleur
3dcd0d2ac8 Merge pull request #767 from simnandez/develop
Develop
2013-03-22 07:50:30 -07:00
Laurent Destailleur
5920bb5ae2 Merge pull request #768 from FHenry/develop_cron
[ task #122 ] Create a scheduled cron module
2013-03-22 07:49:13 -07:00
fhenry
49702ce578 Change module to experimantal 2013-03-22 15:18:33 +01:00
simnandez
ab0354f14f New: Remove FEATURE_LEVEL>1 for PDF options hide details, desc and ref 2013-03-22 15:15:13 +01:00
fhenry
d2875d4e6d [ task #122 ] Create a scheduled cron module 2013-03-22 15:14:43 +01:00
simnandez
52573cad89 New: Remove FEATURE_LEVEL>1 for PDF options hide details, desc and ref 2013-03-22 15:12:57 +01:00
Laurent Destailleur
9fde877a9c Merge pull request #766 from grandoc/develop
fix error translation
2013-03-22 07:11:43 -07:00
fhenry
0215031632 [ task #122 ] Create a scheduled cron module 2013-03-22 14:45:20 +01:00
Grand Philippe
07940d719b fix error translation 2013-03-22 13:00:26 +01:00
Laurent Destailleur
305c436983 Merge pull request #765 from grandoc/develop
display enhancement and normalize
2013-03-22 03:28:00 -07:00
Grand Philippe
371c7194fa display enhancement and standardize 2013-03-22 11:15:52 +01:00
Grand Philippe
12f1d1b6dd display enhancement and standardize 2013-03-22 11:11:18 +01:00
Grand Philippe
e506601214 display enhancement and standardize 2013-03-22 10:48:14 +01:00
Laurent Destailleur
945c511a5b Qual: Clean code 2013-03-22 10:27:36 +01:00
Grand Philippe
b44d5de58e display enhancement and normalize 2013-03-22 09:38:48 +01:00
Grand Philippe
1730d9e2b7 display enhancement and normalize 2013-03-22 09:30:04 +01:00
Laurent Destailleur
3863b70b0c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-03-22 00:02:42 +01:00
Laurent Destailleur
4949d74267 New: Add a tab "consumption" on thirdparties to list products
bought/sells.
(i implement list for customer invoices and supplier orders, need
someone to finish work for customer orders and supplier invoices)
2013-03-22 00:02:25 +01:00
Laurent Destailleur
e4bd3c45d9 Merge pull request #764 from grandoc/develop
fix :constant error
2013-03-21 06:00:11 -07:00
Grand Philippe
3e8ebb953d fix :constant error 2013-03-21 13:38:38 +01:00
Laurent Destailleur
aeb3573d21 Merge pull request #763 from grandoc/develop
display enhancement and standardize
2013-03-21 04:07:41 -07:00
Grand Philippe
45d9d525a4 display enhancement and standardize 2013-03-21 09:22:26 +01:00
Grand Philippe
5192794aab display enhancement and standardize 2013-03-21 08:47:45 +01:00
Grand Philippe
c389d75ede display enhancement and standardize 2013-03-21 08:39:17 +01:00
Grand Philippe
40c889955b display enhancement and standardize 2013-03-21 08:22:24 +01:00
Laurent Destailleur
5b6a12d011 Merge pull request #762 from grandoc/develop
fix sql error
2013-03-20 15:01:00 -07:00
Grand Philippe
a3ad06134a display enhancement and standardize 2013-03-20 22:34:53 +01:00
Grand Philippe
cb23777469 fix sql error 2013-03-20 22:21:22 +01:00
Laurent Destailleur
a2763df9e7 Qual: Start to clean the simple accountancy moule. 2013-03-20 21:41:16 +01:00
Laurent Destailleur
257f6da8f4 New: Add field to make accountancy dispatch module easier to build.
Must match module customer invoice.
2013-03-20 20:34:30 +01:00
Laurent Destailleur
a3435ab889 Merge remote-tracking branch 'origin/3.3' into develop 2013-03-20 15:32:32 +01:00
Laurent Destailleur
7f4fd06f19 Merge pull request #761 from cbattarel/3.3
fix getting buying price when creating automatically an order from a proposal
2013-03-20 07:31:31 -07:00
Laurent Destailleur
a326995c37 New: Add info when option ADHERENT_VAT_FOR_SUBSCRIPTIONS is off. 2013-03-20 14:29:26 +01:00
Laurent Destailleur
e407426b13 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2013-03-20 14:22:43 +01:00
Laurent Destailleur
df28716e27 Show date of subscript + date of creation of subscription (may differ) 2013-03-20 14:22:28 +01:00