odoo/odoo.git
17 years agoCLIENT,KERNEL: use only context for search
ced [Thu, 3 May 2007 07:15:08 +0000 (07:15 +0000)]
CLIENT,KERNEL: use only context for search

bzr revid: ced-0fcfb11d78f828b799ab80bcf8c9433aa7cc6065

17 years agoCLIENT,KERNEL: use only context for search
ced [Thu, 3 May 2007 07:15:08 +0000 (07:15 +0000)]
CLIENT,KERNEL: use only context for search

bzr revid: ced-abd13545cf3394eb537405e0b31db6516607517a

17 years agoKERNEL: add option for max_conn for psycopg connection
ced [Wed, 2 May 2007 10:36:56 +0000 (10:36 +0000)]
KERNEL: add option for max_conn for psycopg connection

bzr revid: ced-970f464819315f9a80765cacbb3821bdacf3aa7a

17 years agobzr revid: hda@tinyerp.com-20eab1ffb32337f9ea89a79c167f872fa54e4389
Husen Daudi [Wed, 2 May 2007 08:39:56 +0000 (08:39 +0000)]
bzr revid: hda@tinyerp.com-20eab1ffb32337f9ea89a79c167f872fa54e4389

17 years agobzr revid: hda@tinyerp.com-f7c19923383cd4496f069c64531df0ee17dc6d77
Husen Daudi [Wed, 2 May 2007 08:39:36 +0000 (08:39 +0000)]
bzr revid: hda@tinyerp.com-f7c19923383cd4496f069c64531df0ee17dc6d77

17 years agoImport/export module.zip
Husen Daudi [Wed, 2 May 2007 08:39:16 +0000 (08:39 +0000)]
Import/export module.zip

bzr revid: hda@tinyerp.com-ca86aecdd7c9e3e2a7c1d01e7b9185c5d22e5b89

17 years agoACCOUNT: add on_change on date_invoice to update due_date
ced [Wed, 2 May 2007 06:58:52 +0000 (06:58 +0000)]
ACCOUNT: add on_change on date_invoice to update due_date

bzr revid: ced-5df64812e4262d53332726ef375bb392224da354

17 years agoKERNEL: add rollback when exception occurs in tags parsing
ced [Wed, 2 May 2007 06:32:12 +0000 (06:32 +0000)]
KERNEL: add rollback when exception occurs in tags parsing

bzr revid: ced-a654d9a38bf894895fc5a07183fbf717810fe112

17 years agoCLIENT,KERNEL: allow search for translate fields
ced [Mon, 30 Apr 2007 18:50:52 +0000 (18:50 +0000)]
CLIENT,KERNEL: allow search for translate fields

bzr revid: ced-d1365bed850a3ac1faf21438dd3c8bb24d8cb3bf

17 years agoCLIENT,KERNEL: add timezone to display datetime
ced [Mon, 30 Apr 2007 10:16:11 +0000 (10:16 +0000)]
CLIENT,KERNEL: add timezone to display datetime

bzr revid: ced-56c288f5372ac542a407ad619940bcf4adfcac4d

17 years agoWorking publication system:
Fabien Pinckaers [Thu, 26 Apr 2007 18:52:51 +0000 (18:52 +0000)]
Working publication system:
Upload of a new module to TinyERP.com works.
TODO:
Modification of a module (detection done)
Create and upload a .ZIP file

bzr revid: fp@tinyerp.com-eb4ec461b6c6d6ebc7ca878d85ae7d25c61cf883

17 years agoPURCHASE,SALE: fyx typo
ced [Wed, 25 Apr 2007 14:09:29 +0000 (14:09 +0000)]
PURCHASE,SALE: fyx typo

bzr revid: ced-75816660b86d1f2cee90bb6a3081fe7f1dd26fee

17 years agoBASE: improve print workflow
ced [Wed, 25 Apr 2007 14:09:11 +0000 (14:09 +0000)]
BASE: improve print workflow

bzr revid: ced-6b9c4e6af55442b976be07829ebd2c6bb8460f14

17 years agoSTOCK: re-implement accounting on stock moves
ced [Wed, 25 Apr 2007 14:08:50 +0000 (14:08 +0000)]
STOCK: re-implement accounting on stock moves

bzr revid: ced-abff4034a99cca7077fe6e534f2e0f7576d30b61

17 years agoACCOUNT: add add stock journal
ced [Wed, 25 Apr 2007 14:08:22 +0000 (14:08 +0000)]
ACCOUNT: add add stock journal

bzr revid: ced-16b09a0b8b6c5fb3e020307ef4212242345f534a

17 years agohr_timesheet_sheet: gui improvement : new button and other button moved
bch [Wed, 25 Apr 2007 12:37:56 +0000 (12:37 +0000)]
hr_timesheet_sheet: gui improvement : new button and other button moved

bzr revid: bch-c8e404f61a3a09c6925a0db0c2fffd0f757eeb3f

17 years agoFixed typo
rde [Wed, 25 Apr 2007 08:22:25 +0000 (08:22 +0000)]
Fixed typo

bzr revid: rde-0bc598a252c7d3f0344eebe46d52273ff5b31597

17 years agoALL: fix colspan 3->4 to improve behavior of the client interface
ced [Wed, 25 Apr 2007 06:26:44 +0000 (06:26 +0000)]
ALL: fix colspan 3->4 to improve behavior of the client interface
command to run:
find . -name "*.xml" -exec sed -i -e 's/colspan="3"/colspan="4"/' {} \;

bzr revid: ced-fadedf9e5ba7150e3dfd06f3c5395080dc1eb4e7

17 years agoALL: fix colspan 3->4 to improve behavior of the client interface
ced [Wed, 25 Apr 2007 06:26:44 +0000 (06:26 +0000)]
ALL: fix colspan 3->4 to improve behavior of the client interface
command to run:
find . -name "*.xml" -exec sed -i -e 's/colspan="3"/colspan="4"/' {} \;

bzr revid: ced-c1ce001eb7b29c33f3cb47576d0884eb3020809f

17 years agoHR: hour in timesheet are required
ced [Wed, 25 Apr 2007 05:52:13 +0000 (05:52 +0000)]
HR: hour in timesheet are required

bzr revid: ced-af39bba4437adc37d63e48fadf14f916727c683a

17 years agoModifs for upload
Fabien Pinckaers [Tue, 24 Apr 2007 20:00:38 +0000 (20:00 +0000)]
Modifs for upload

bzr revid: fp@tinyerp.com-56e5c54c10e8b1f900e7b2bfcd19c8320ea69e9a

17 years agoNew Module:
Fabien Pinckaers [Tue, 24 Apr 2007 17:22:54 +0000 (17:22 +0000)]
New Module:
account_report: fiscal statement and reports /+ indicators
L10N_BE:
demo data for fiscal report:
bilan
compte des r?\233sultats
Indicateurs

bzr revid: fp@tinyerp.com-a0238621d1555c90ad83322cc537a4b70d9e337a

17 years agoNew Module:
Fabien Pinckaers [Tue, 24 Apr 2007 17:22:54 +0000 (17:22 +0000)]
New Module:
account_report: fiscal statement and reports /+ indicators
L10N_BE:
demo data for fiscal report:
bilan
compte des r?\233sultats
Indicateurs

bzr revid: fp@tinyerp.com-23e471e88a1d7b0e23304ab674652c87e8b737c5

17 years agodelivery, invoice_onshipping wizard: there was a bug when a carrier was defined on...
bch [Tue, 24 Apr 2007 14:28:34 +0000 (14:28 +0000)]
delivery, invoice_onshipping wizard: there was a bug when a carrier was defined on a shipping w/o delivery grid

bzr revid: bch-502563aff7df27b6ba141d424a7a7bf41a6006ed

17 years agoHR_TIMESHEET: fix wizard sign to use pooler and catch properly exception from osv
ced [Tue, 24 Apr 2007 14:14:19 +0000 (14:14 +0000)]
HR_TIMESHEET: fix wizard sign to use pooler and catch properly exception from osv

bzr revid: ced-b007bf44a6dc677936861ed97da0d5a13bd6f4e4

17 years agoaccount_tax_include : Now the module manage correctly the case when the taxes defined...
bch [Tue, 24 Apr 2007 12:35:11 +0000 (12:35 +0000)]
account_tax_include : Now the module manage correctly the case when the taxes defined on the product differ from the taxes defined on the invoice line (eg : exportations).

bzr revid: bch-7f11eb4249bb5674a50e9a2b9ad72e3829604621

17 years agoHR_TIMESHEET_SHEET: fix total attendance to count only sign_in and sign_out
ced [Tue, 24 Apr 2007 10:53:41 +0000 (10:53 +0000)]
HR_TIMESHEET_SHEET: fix total attendance to count only sign_in and sign_out

bzr revid: ced-4161812fbb9e0f8a44d6878933967543b3351499

17 years agoHR_TIMESHEET(_SHEET): improve sign in/out and view name
ced [Tue, 24 Apr 2007 09:57:49 +0000 (09:57 +0000)]
HR_TIMESHEET(_SHEET): improve sign in/out and view name

bzr revid: ced-b967016431a5929a873402632937ee72cbccf48a

17 years agoorm : copy now ignore technical values ('create_date', 'create_uid', 'write_date...
bch [Tue, 24 Apr 2007 09:52:24 +0000 (09:52 +0000)]
orm : copy now ignore technical values ('create_date', 'create_uid', 'write_date' and 'write_uid')

bzr revid: bch-77b1aee2f9173898bfc430f5997fd4ed3f1004da

17 years agoBugfixed print screen report
Fabien Pinckaers [Tue, 24 Apr 2007 06:17:56 +0000 (06:17 +0000)]
Bugfixed print screen report

bzr revid: fp@tinyerp.com-5681448f9d38b057934ae2e3edbfec85bfb924cf

17 years agoSTOCK: small fix on report stock by location
ced [Tue, 24 Apr 2007 06:14:13 +0000 (06:14 +0000)]
STOCK: small fix on report stock by location

bzr revid: ced-b44b7e9c610b71c799e07aff1f0cc33e6934dabf

17 years agoprintscreen report with french product name
Husen Daudi [Tue, 24 Apr 2007 05:49:31 +0000 (05:49 +0000)]
printscreen report with french product name

bzr revid: hda@tinyerp.com-1ed8e4e557deb710b14a90639e112dc8284a7384

17 years agobzr revid: dsh@tinyerp.com-6e1ce78d2e43231cd9d3e6b71dc75f78e8de8195
Dhara Shah [Tue, 24 Apr 2007 04:43:39 +0000 (04:43 +0000)]
bzr revid: dsh@tinyerp.com-6e1ce78d2e43231cd9d3e6b71dc75f78e8de8195

17 years agobzr revid: dsh@tinyerp.com-e3fa9ccb5df666842d8a1d1cf462fc4e61432274
Dhara Shah [Tue, 24 Apr 2007 04:41:46 +0000 (04:41 +0000)]
bzr revid: dsh@tinyerp.com-e3fa9ccb5df666842d8a1d1cf462fc4e61432274

17 years agobzr revid: dsh@tinyerp.com-14490ce30c52a452390d319b61a2be19e6a582f2
Dhara Shah [Tue, 24 Apr 2007 04:41:13 +0000 (04:41 +0000)]
bzr revid: dsh@tinyerp.com-14490ce30c52a452390d319b61a2be19e6a582f2

17 years agonew report
Dhara Shah [Tue, 24 Apr 2007 04:40:32 +0000 (04:40 +0000)]
new report

bzr revid: dsh@tinyerp.com-be8166fc325cf0ae00fed03cb485da7b2f74b89c

17 years agonew report
Dhara Shah [Tue, 24 Apr 2007 04:40:18 +0000 (04:40 +0000)]
new report

bzr revid: dsh@tinyerp.com-9a16a3c325a270195e057f1f6a24ad72fc1efc32

17 years agobzr revid: dsh@tinyerp.com-92882fb8bdfe355b1baaa3bc320f7df6722a93e5
Dhara Shah [Tue, 24 Apr 2007 04:39:28 +0000 (04:39 +0000)]
bzr revid: dsh@tinyerp.com-92882fb8bdfe355b1baaa3bc320f7df6722a93e5

17 years agoSkeleton for the new module: base_module_publish
Fabien Pinckaers [Mon, 23 Apr 2007 19:59:02 +0000 (19:59 +0000)]
Skeleton for the new module: base_module_publish
Better descriptions on __terp__.py files

bzr revid: fp@tinyerp.com-7019d618d5f0429abfc772eaea58a542cd57163d

17 years agoSkeleton for the new module: base_module_publish
Fabien Pinckaers [Mon, 23 Apr 2007 19:59:02 +0000 (19:59 +0000)]
Skeleton for the new module: base_module_publish
Better descriptions on __terp__.py files

bzr revid: fp@tinyerp.com-b711aae5cacf92476f0e97a0c90153084c913590

17 years agoBASE,CLIENT: add right-to-left
ced [Mon, 23 Apr 2007 14:02:17 +0000 (14:02 +0000)]
BASE,CLIENT: add right-to-left

bzr revid: ced-7a819d8387cda450b0cf611863fafbe924a2fd0f

17 years agoBASE,CLIENT: add right-to-left
ced [Mon, 23 Apr 2007 14:02:17 +0000 (14:02 +0000)]
BASE,CLIENT: add right-to-left

bzr revid: ced-c884d34c19c40b85b1e5a590d95d97e099aa35b4

17 years agoKERNEL: fix typo
ced [Mon, 23 Apr 2007 13:22:27 +0000 (13:22 +0000)]
KERNEL: fix typo

bzr revid: ced-a14633591e0bcc8dc54d6f58173e0955a92aeeb7

17 years agoMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for account...
ced [Mon, 23 Apr 2007 13:13:47 +0000 (13:13 +0000)]
MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement

bzr revid: ced-f64ff379976afb70dac3ba7baaf68eef393645c5

17 years agoMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for account...
ced [Mon, 23 Apr 2007 13:13:47 +0000 (13:13 +0000)]
MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement

bzr revid: ced-06b4cfd8bad40aa5781f29d0f0dfa066191bbccd

17 years agoNew description for modules
Fabien Pinckaers [Sun, 22 Apr 2007 22:10:18 +0000 (22:10 +0000)]
New description for modules

bzr revid: fp@tinyerp.com-f515b3f28c3a09a8314a80e8eae70a84a070dead

17 years agoBetter descriptions in __terp__.py
Fabien Pinckaers [Sun, 22 Apr 2007 22:03:37 +0000 (22:03 +0000)]
Better descriptions in __terp__.py

bzr revid: fp@tinyerp.com-3b6d7dd0cb90fd6610a14b58e03e9f8e8efc47c3

17 years agoBetter descriptions of modules
Fabien Pinckaers [Sun, 22 Apr 2007 21:54:11 +0000 (21:54 +0000)]
Better descriptions of modules

bzr revid: fp@tinyerp.com-7c671e556c8e854bf9239e105eb831de9afb0246

17 years agoBetter descriptions on modules
Fabien Pinckaers [Sun, 22 Apr 2007 21:35:58 +0000 (21:35 +0000)]
Better descriptions on modules

bzr revid: fp@tinyerp.com-63c1b2c3dfcb253a4cd827fe5d55031d26bdb025

17 years agoBugfixes in __terp__.py
Fabien Pinckaers [Sun, 22 Apr 2007 21:24:49 +0000 (21:24 +0000)]
Bugfixes in __terp__.py

bzr revid: fp@tinyerp.com-7301c11b3de83b14e5ff24e24a84f9cbe4fd5964

17 years agoBugfix in __terp__.py
Fabien Pinckaers [Sun, 22 Apr 2007 21:23:29 +0000 (21:23 +0000)]
Bugfix in __terp__.py

bzr revid: fp@tinyerp.com-7802d36e56f6524cc437708c975255ed05a8548b

17 years agoBetter descriptions in modules
Fabien Pinckaers [Sun, 22 Apr 2007 19:32:26 +0000 (19:32 +0000)]
Better descriptions in modules

bzr revid: fp@tinyerp.com-52c30915a306b29b0356f69bbdeb37348964a497

17 years agoImprovements in invoice supplier
Fabien Pinckaers [Sun, 22 Apr 2007 19:21:02 +0000 (19:21 +0000)]
Improvements in invoice supplier
Description of the sale_journal module

bzr revid: fp@tinyerp.com-c0398aac7b242bc50c1424d79d4cee39d1d0c650

17 years agoKERNEL,BASE: allow to create zip modules
ced [Sat, 21 Apr 2007 13:32:18 +0000 (13:32 +0000)]
KERNEL,BASE: allow to create zip modules

bzr revid: ced-4e79fd05ccde4df82f91dece060db6fd1b0e46a3

17 years agoKERNEL: fix to display all installable modules
ced [Sat, 21 Apr 2007 13:30:47 +0000 (13:30 +0000)]
KERNEL: fix to display all installable modules

bzr revid: ced-6dc061c55512c2687bdb6f21b397f47e07eb1bdd

17 years agoBugfix in printscreen encoding
Fabien Pinckaers [Sat, 21 Apr 2007 11:50:05 +0000 (11:50 +0000)]
Bugfix in printscreen encoding

bzr revid: fp@tinyerp.com-165233290e304be4e6472f60de3fcaeae06b3483

17 years agoNew invoice view
Fabien Pinckaers [Fri, 20 Apr 2007 21:10:38 +0000 (21:10 +0000)]
New invoice view

bzr revid: fp@tinyerp.com-afcc8364ba67cdd03af767fcb1df291e88a45b54

17 years agoBank Statement menu renamed to Statement menu
Fabien Pinckaers [Thu, 19 Apr 2007 20:26:39 +0000 (20:26 +0000)]
Bank Statement menu renamed to Statement menu
New menu for statement: draft statement
Filter on accounts available in an invoice using journal controls

bzr revid: fp@tinyerp.com-6739b60c73ee4450bf0e23862c8cb65504dbba69

17 years agoAdding entry controls
Fabien Pinckaers [Thu, 19 Apr 2007 20:02:23 +0000 (20:02 +0000)]
Adding entry controls

bzr revid: fp@tinyerp.com-a361684b9cc898f65020e216db3c3506def7ddc3

17 years agoBetter CRM Rules
Fabien Pinckaers [Thu, 19 Apr 2007 20:00:24 +0000 (20:00 +0000)]
Better CRM Rules

bzr revid: fp@tinyerp.com-26a0bceda54294a91a0077fa48489fc23d5da6f1

17 years agoImprovement in the accounting:
Fabien Pinckaers [Thu, 19 Apr 2007 19:58:31 +0000 (19:58 +0000)]
Improvement in the accounting:
Reconciliation and multiple lines in bank statement
Journal controls on account type and account for:
Entries in journals
Bank statement
-> to avoid using the wrong account depending on the journal

bzr revid: fp@tinyerp.com-e6e78405e32db42f11d574b4d5c55a832d43f846

17 years agoREPORT_TASK: not active by default
ced [Thu, 19 Apr 2007 12:33:34 +0000 (12:33 +0000)]
REPORT_TASK: not active by default

bzr revid: ced-677810ffc92e3d96e431670dd4bf046129843e8e

17 years agoACCOUNT: force date for move lines create by the reconciliation
ced [Thu, 19 Apr 2007 11:50:34 +0000 (11:50 +0000)]
ACCOUNT: force date for move lines create by the reconciliation

bzr revid: ced-713a7f1277a7f4058b6cde1793ded43dd7b7eaea

17 years agoHR_EXPENSE: add sequence, invoice role and fix force journal
ced [Thu, 19 Apr 2007 06:59:35 +0000 (06:59 +0000)]
HR_EXPENSE: add sequence, invoice role and fix force journal

bzr revid: ced-977efeb32088ebc2c9b7571242c126b531b2dddd

17 years agoStatements
Fabien Pinckaers [Thu, 19 Apr 2007 06:21:56 +0000 (06:21 +0000)]
Statements

bzr revid: fp@tinyerp.com-c7c255071499beb886797b6ede418f948fb4c4e6

17 years agoREPORT_STOCK: add menu entry
ced [Thu, 19 Apr 2007 05:40:44 +0000 (05:40 +0000)]
REPORT_STOCK: add menu entry

bzr revid: ced-7e4f76d6689ad35cc91d35a17d465ae1fcc9aa5a

17 years agoHR_EXPENSE: remove analytic journal
ced [Wed, 18 Apr 2007 14:46:24 +0000 (14:46 +0000)]
HR_EXPENSE: remove analytic journal

bzr revid: ced-cf6a2c496d9c267bd092bfc6159e27b5a800a844

17 years agoHR_EXPENSE: add generate invoice
ced [Wed, 18 Apr 2007 13:57:37 +0000 (13:57 +0000)]
HR_EXPENSE: add generate invoice

bzr revid: ced-3f35d552568a9b349f3ca1ffa39b17b77f65ebb9

17 years agoHR_TIMESHEET_SHEET: add invoice rate to report by account
ced [Tue, 17 Apr 2007 10:16:29 +0000 (10:16 +0000)]
HR_TIMESHEET_SHEET: add invoice rate to report by account

bzr revid: ced-dd39a06610b8080dab88b517bbdfdcf0e052eb88

17 years agoHR_TIMESHEET_SHEET: add domain to current timesheet wizard for only uid
ced [Tue, 17 Apr 2007 08:12:16 +0000 (08:12 +0000)]
HR_TIMESHEET_SHEET: add domain to current timesheet wizard for only uid

bzr revid: ced-09f754a2a7944abd77b1a4cb05d767a215e935e1

17 years agoL10N_CH: fix compatibility to python2.3 with rjust
ced [Tue, 17 Apr 2007 07:50:11 +0000 (07:50 +0000)]
L10N_CH: fix compatibility to python2.3 with rjust

bzr revid: ced-8b7903826dae4b9193cdf397b3d5af9a128e5e40

17 years agoNew module report_task:
Fabien Pinckaers [Tue, 17 Apr 2007 06:55:13 +0000 (06:55 +0000)]
New module report_task:
To track pipelines of users

bzr revid: fp@tinyerp.com-096a38e38ac642f11e4c560e04aa720f1cfb1900

17 years agoModifs for project view
Fabien Pinckaers [Tue, 17 Apr 2007 06:53:24 +0000 (06:53 +0000)]
Modifs for project view

bzr revid: fp@tinyerp.com-64bc55b1afaa8d265ab9f90538d96b7190685fc0

17 years agoPURCHASE: fix the UOM for purchase line and improve update price unit
ced [Tue, 17 Apr 2007 06:44:12 +0000 (06:44 +0000)]
PURCHASE: fix the UOM for purchase line and improve update price unit

bzr revid: ced-4a866109492a9886131d96516aa7a9bf95d43780

17 years agoBetter CRM create menu for cases:
Fabien Pinckaers [Tue, 17 Apr 2007 04:18:13 +0000 (04:18 +0000)]
Better CRM create menu for cases:
Unassigned and unclosed cases

bzr revid: fp@tinyerp.com-c7b5ec3d160b09ae7d813c9b691c7c7eb5875175

17 years agoBASE: add help on header field
ced [Mon, 16 Apr 2007 14:00:23 +0000 (14:00 +0000)]
BASE: add help on header field

bzr revid: ced-75b11f2d6fb17c63056a465c15bc286c3c95a4f8

17 years agoKERNEL/BASE: add tag header for report xml
ced [Mon, 16 Apr 2007 13:48:40 +0000 (13:48 +0000)]
KERNEL/BASE: add tag header for report xml

bzr revid: ced-8d83f844342fb6bc654289e8a1effd5dc4f40167

17 years agoKERNEL: remove print
ced [Mon, 16 Apr 2007 13:46:47 +0000 (13:46 +0000)]
KERNEL: remove print

bzr revid: ced-4310d0f0745a4857e05c65eee3dc9b78c5eb8244

17 years agoACCOUNT: remove french label
ced [Mon, 16 Apr 2007 12:47:14 +0000 (12:47 +0000)]
ACCOUNT: remove french label

bzr revid: ced-949533da5f2c3276e836b74d854f073af4469aef

17 years agoCLIENT,SERVER: improve error message on client side
ced [Mon, 16 Apr 2007 11:42:46 +0000 (11:42 +0000)]
CLIENT,SERVER: improve error message on client side

bzr revid: ced-6733fdd8bfd68743d3edaedf0d36da74287f11b8

17 years agoSTOCK: improve menu entries
ced [Mon, 16 Apr 2007 11:41:53 +0000 (11:41 +0000)]
STOCK: improve menu entries

bzr revid: ced-30fd35185ec58126b62d0e6323d815ba580b7e5f

17 years agoHR_TIMESHEET_SHEET: fix workflow
ced [Mon, 16 Apr 2007 11:41:24 +0000 (11:41 +0000)]
HR_TIMESHEET_SHEET: fix workflow

bzr revid: ced-b83bc1fb87c00d058996c8968f82e3b303f3d259

17 years agoBASE: add logger for print instance workflow
ced [Mon, 16 Apr 2007 11:40:07 +0000 (11:40 +0000)]
BASE: add logger for print instance workflow

bzr revid: ced-267a6d7516e78c8e64be1a370bbf00a452e8b610

17 years agobzr revid: dsh@tinyerp.com-e52c02f5293c88ec4dcfc8b4cc5d0005dedf74af
Dhara Shah [Mon, 16 Apr 2007 08:42:32 +0000 (08:42 +0000)]
bzr revid: dsh@tinyerp.com-e52c02f5293c88ec4dcfc8b4cc5d0005dedf74af

17 years agoHR_TIMESHEET_SHEET: fix date compare to datetime
ced [Mon, 16 Apr 2007 06:19:24 +0000 (06:19 +0000)]
HR_TIMESHEET_SHEET: fix date compare to datetime

bzr revid: ced-c3f2ec79c8bebadc22685127c03b230b4809be41

17 years agoStock picking, bugfix on test_finnished : now if a move line contain a quantity of...
bch [Fri, 13 Apr 2007 13:33:23 +0000 (13:33 +0000)]
Stock picking, bugfix on test_finnished : now if a move line contain a quantity of 0, the state is set to done automatically

bzr revid: bch-4b351ac6841e44ab8cf3863252f1ff5fa74fbfd2

17 years agobzr revid: dsh@tinyerp.com-b47a385278506d149f15939307e8abc5aafdedb5
Dhara Shah [Fri, 13 Apr 2007 12:18:15 +0000 (12:18 +0000)]
bzr revid: dsh@tinyerp.com-b47a385278506d149f15939307e8abc5aafdedb5

17 years agobzr revid: dsh@tinyerp.com-6830cde96493d398053bc29be913c92eab69c56a
Dhara Shah [Fri, 13 Apr 2007 12:17:55 +0000 (12:17 +0000)]
bzr revid: dsh@tinyerp.com-6830cde96493d398053bc29be913c92eab69c56a

17 years agobzr revid: dsh@tinyerp.com-4a86bf29986fb47a7dcb36708276d5693092e992
Dhara Shah [Fri, 13 Apr 2007 12:17:37 +0000 (12:17 +0000)]
bzr revid: dsh@tinyerp.com-4a86bf29986fb47a7dcb36708276d5693092e992

17 years agobzr revid: dsh@tinyerp.com-5e09de85b3bd759671d896fb8755b2bf4becb9ba
Dhara Shah [Fri, 13 Apr 2007 12:17:30 +0000 (12:17 +0000)]
bzr revid: dsh@tinyerp.com-5e09de85b3bd759671d896fb8755b2bf4becb9ba

17 years agobzr revid: dsh@tinyerp.com-e44e6037ad5b58fba9971133801933a928c5c047
Dhara Shah [Fri, 13 Apr 2007 11:57:19 +0000 (11:57 +0000)]
bzr revid: dsh@tinyerp.com-e44e6037ad5b58fba9971133801933a928c5c047

17 years agonew report for the stock location
Dhara Shah [Fri, 13 Apr 2007 11:56:59 +0000 (11:56 +0000)]
new report for the stock location

bzr revid: dsh@tinyerp.com-9c62398a94bc068efc4be0837a07625834b5d79b

17 years agofix: major bugs but still it not properly evaluate soem mails
Mantavya Gajjar [Fri, 13 Apr 2007 10:46:12 +0000 (10:46 +0000)]
fix: major bugs but still it not properly evaluate soem mails
for recursive multipart

bzr revid: mga@tinyerp.com-afd31127855d185da11529bf59236fe6d98812d1

17 years agofix: major bugs but still it not properly evaluate soem mails
Mantavya Gajjar [Fri, 13 Apr 2007 10:45:40 +0000 (10:45 +0000)]
fix: major bugs but still it not properly evaluate soem mails
for recursive multipart

bzr revid: mga@tinyerp.com-7d52da0f50df28b102806cf678d98c317d62d92b

17 years agobzr revid: mga@tinyerp.com-adffb8b2719d89d2dd10283a216b3873aeb94f5e
Mantavya Gajjar [Fri, 13 Apr 2007 10:43:49 +0000 (10:43 +0000)]
bzr revid: mga@tinyerp.com-adffb8b2719d89d2dd10283a216b3873aeb94f5e

17 years agoModifs for email send
Fabien Pinckaers [Fri, 13 Apr 2007 10:41:46 +0000 (10:41 +0000)]
Modifs for email send

bzr revid: fp@tinyerp.com-76558b0faeef3200f47b40803ed4857a7210cd23

17 years agoHR_TIMESHEET_SHEET: use constraints
ced [Fri, 13 Apr 2007 08:44:07 +0000 (08:44 +0000)]
HR_TIMESHEET_SHEET: use constraints

bzr revid: ced-45f8304aae8ff328257bce62332da9b3ff23fa66

17 years agoCRM: mailgate attach all unknow contents
ced [Fri, 13 Apr 2007 08:42:41 +0000 (08:42 +0000)]
CRM: mailgate attach all unknow contents

bzr revid: ced-8ce032a427dca8be7567db35ec00ed08478509b3

17 years agoCRM: fix copy email in mailgate
ced [Fri, 13 Apr 2007 08:29:14 +0000 (08:29 +0000)]
CRM: fix copy email in mailgate

bzr revid: ced-5b7d32f5dd6842410924020fef8603c4189aacf2

17 years agoModifs
Fabien Pinckaers [Fri, 13 Apr 2007 07:44:07 +0000 (07:44 +0000)]
Modifs

bzr revid: fp@tinyerp.com-71489293633cf375ef37a295703330934fa50396