odoo/odoo.git
16 years agokernel: don't commit in the workflow
ced [Thu, 26 Jul 2007 08:32:05 +0000 (08:32 +0000)]
kernel: don't commit in the workflow

bzr revid: ced-84ca843bdabf27b1e856f247cf8484d2612c377a

16 years agokernel: browse record compute also all the function fields
ced [Thu, 26 Jul 2007 08:32:02 +0000 (08:32 +0000)]
kernel: browse record compute also all the function fields

bzr revid: ced-1cab0c6f2969cc27398152a842c079530f9d6912

16 years agokernel: add number of request in sql logs
ced [Thu, 26 Jul 2007 08:32:00 +0000 (08:32 +0000)]
kernel: add number of request in sql logs

bzr revid: ced-fdc23e83ee8d9d27c6f2f63a8732755908ab2854

16 years agosale: use browse in action_wait
ced [Thu, 26 Jul 2007 08:31:57 +0000 (08:31 +0000)]
sale: use browse in action_wait

bzr revid: ced-9daf3ab6cf579cc5448eeabe1ecb562b297fd9fb

16 years agobase: clean code get_id from ir.sequence
ced [Thu, 26 Jul 2007 08:31:54 +0000 (08:31 +0000)]
base: clean code get_id from ir.sequence

- remove commit (never call)
- remove try/except, we need to propagate the exception

bzr revid: ced-324137b337be23f98f316aadac9d0c77fc59588c

16 years agoaccount,account_report,base,product,scrum,stock,kernel: fix name_search
ced [Thu, 26 Jul 2007 08:31:51 +0000 (08:31 +0000)]
account,account_report,base,product,scrum,stock,kernel: fix name_search

- add limit
- use context for the search
- fix mutable default args

bzr revid: ced-30a8f56251ac8091c54ce4dc0ec3cc344d4b5261

16 years agoaccount,account_report,base,product,scrum,stock,kernel: fix name_search
ced [Thu, 26 Jul 2007 08:31:51 +0000 (08:31 +0000)]
account,account_report,base,product,scrum,stock,kernel: fix name_search

- add limit
- use context for the search
- fix mutable default args

bzr revid: ced-16b45131f168656508b7a570d11802a1e1b245e7

16 years agokernel: add commit when workitem state is complete
ced [Thu, 26 Jul 2007 08:31:41 +0000 (08:31 +0000)]
kernel: add commit when workitem state is complete

bzr revid: ced-ea97ab4a5d6d0fdc1bb7682453ebd7877ac75f9a

16 years agokernel: add log to sql query
ced [Thu, 26 Jul 2007 08:31:38 +0000 (08:31 +0000)]
kernel: add log to sql query

This is optional, it just need to set sql_log variable to True

bzr revid: ced-8ea373e46af20c62fb3fb57f7553d14c1e1690ba

16 years agokernel: improve workflow
ced [Thu, 26 Jul 2007 08:31:36 +0000 (08:31 +0000)]
kernel: improve workflow

- add index on workitem, instance
- add cache on wkf

bzr revid: ced-81afcda4514578d17d998c4e3a8ff516d3346b97

16 years agoaccount: add limit to name_search
ced [Thu, 26 Jul 2007 08:31:32 +0000 (08:31 +0000)]
account: add limit to name_search

bzr revid: ced-796c7a6102c61763fb2819b6ebb7aaf91cc46888

16 years agokernel: copy args in name_search as it is changed in the function
ced [Thu, 26 Jul 2007 08:31:27 +0000 (08:31 +0000)]
kernel: copy args in name_search as it is changed in the function

bzr revid: ced-8677a5581fd55cb789ca504b5fd657e921452371

16 years agokernel: remove print
ced [Thu, 26 Jul 2007 08:31:24 +0000 (08:31 +0000)]
kernel: remove print

bzr revid: ced-dcc5c751867eb07ba9867ded5755d1c6578f7ab4

16 years agoaccount: add constraint on account inactive
ced [Thu, 26 Jul 2007 08:31:22 +0000 (08:31 +0000)]
account: add constraint on account inactive

- can not deactivate an account that have entry lines
- can not create/update an entry on account deactivate

bzr revid: ced-e3301b0dd80ea8042732771f549c51531d4726b3

16 years agokernel: fix context in search / where_calc
ced [Thu, 26 Jul 2007 08:31:18 +0000 (08:31 +0000)]
kernel: fix context in search / where_calc

bzr revid: ced-f229f1e7b377fdc7eee72c308a66cd86be9b3766

16 years agokernel: don't use mutable as default value in function defintion.
ced [Thu, 26 Jul 2007 08:31:10 +0000 (08:31 +0000)]
kernel: don't use mutable as default value in function defintion.

bzr revid: ced-1b7caf79864d1c0bf516a2d1058f4bc431374f21

16 years agokernel: don't modify the args of the call
ced [Thu, 26 Jul 2007 08:31:07 +0000 (08:31 +0000)]
kernel: don't modify the args of the call

_where_calc can not modify the args given in the call, need to copy it first

bzr revid: ced-754405cd95ea03504506c88132fe228f13216b11

16 years agoaccount,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting
ced [Thu, 26 Jul 2007 08:31:05 +0000 (08:31 +0000)]
account,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting

- add new module account_chart that remove minimal account -> all account chart must depend on it
- remove currency_id on account for some charts
- remove definition of devise in all account, now there are all in the base module
- add to base_setup the currency of the company
- move menu for country/currency from Partner to Administration

bzr revid: ced-061763dda34fd5992e9d40ca9ec29110d39daec7

16 years agoaccount: remove state from many fields of move line
ced [Thu, 26 Jul 2007 08:31:01 +0000 (08:31 +0000)]
account: remove state from many fields of move line

The control is made by the write function

bzr revid: ced-cad132f826d1b1d9d1144d85df24eedc0c3b864f

16 years agoaccount: add tax code/amount in the form view of move lines
ced [Thu, 26 Jul 2007 08:30:59 +0000 (08:30 +0000)]
account: add tax code/amount in the form view of move lines

bzr revid: ced-a01b9c1d2b3b0962a2d14e43251be588cf74c75e

16 years agoaccount: fix multi company in aged trial balance
ced [Thu, 26 Jul 2007 08:30:56 +0000 (08:30 +0000)]
account: fix multi company in aged trial balance

bzr revid: ced-a1e6bc757045469bc6e1ad9b7e77211fcdfd4d46

16 years agokernel: don't use mutable as default value in function defintion.
ced [Thu, 26 Jul 2007 08:30:53 +0000 (08:30 +0000)]
kernel: don't use mutable as default value in function defintion.

bzr revid: ced-363da370daff2fbef4b44c34ef12d353e2b13647

16 years agokernel: don't modify the args of the call
ced [Thu, 26 Jul 2007 08:30:50 +0000 (08:30 +0000)]
kernel: don't modify the args of the call

_where_calc can not modify the args given in the call, need to copy it first

bzr revid: ced-bd9bb054ebc906020858191f950a770b878e6fdb

16 years agoproject, scrum: use widget float time for hours
ced [Thu, 26 Jul 2007 08:30:47 +0000 (08:30 +0000)]
project, scrum: use widget float time for hours

bzr revid: ced-19bbe2b99f2e22d117d01c4287bfe707e9b4ea1d

16 years agoaccount: remove state from many fields of move line
ced [Thu, 26 Jul 2007 08:30:44 +0000 (08:30 +0000)]
account: remove state from many fields of move line

The control is made by the write function

bzr revid: ced-ea05b0fed62a87fccad8ae6d0130bfd839e6719a

16 years agokernel: improve test ids for name_get
ced [Thu, 26 Jul 2007 08:30:41 +0000 (08:30 +0000)]
kernel: improve test ids for name_get

bzr revid: ced-ed26c0c27c75dd1688db599ccee2d06bc4b068e5

16 years agohr_timesheet_invoice: fix report cost ledger to match the new one from account
ced [Thu, 26 Jul 2007 08:30:39 +0000 (08:30 +0000)]
hr_timesheet_invoice: fix report cost ledger to match the new one from account

bzr revid: ced-40ee448e877b4630a7ed3c64caa7755881796d08

16 years agoaccount: remove exception when opening an partner when there is no fiscal year
ced [Thu, 26 Jul 2007 08:30:29 +0000 (08:30 +0000)]
account: remove exception when opening an partner when there is no fiscal year

bzr revid: ced-10e1c1717654638432c2c3da55153ef5e18716d8

16 years agoaccount_followup: fix wizard for move line without partner
ced [Thu, 26 Jul 2007 08:30:27 +0000 (08:30 +0000)]
account_followup: fix wizard for move line without partner

bzr revid: ced-344ffcf2387a8e88dec20779dddc0512eeffccaf

16 years agoaccount: add tax code/amount in the form view of move lines
ced [Thu, 26 Jul 2007 08:30:23 +0000 (08:30 +0000)]
account: add tax code/amount in the form view of move lines

bzr revid: ced-34fee425f839e86f66e1cc89671ce2ffe1b0d3bc

16 years agoaccount: add multi company to tax report
ced [Thu, 26 Jul 2007 08:30:21 +0000 (08:30 +0000)]
account: add multi company to tax report

bzr revid: ced-2cf620cea93285b52aebae6dac5f290fd12db8c1

16 years agoaccount: add multi company to third party ledger report
ced [Thu, 26 Jul 2007 08:30:17 +0000 (08:30 +0000)]
account: add multi company to third party ledger report

bzr revid: ced-04d4baef83fcc0a61706f74d97e6a4c1ab6a62c5

16 years agoaccount: add multi company to partner balance report
ced [Thu, 26 Jul 2007 08:30:14 +0000 (08:30 +0000)]
account: add multi company to partner balance report

bzr revid: ced-7fe87096acd8fd84ef3efbaf677c262f6c01d778

16 years agoaccount: remove header to the aged trial balance
ced [Thu, 26 Jul 2007 08:30:11 +0000 (08:30 +0000)]
account: remove header to the aged trial balance

bzr revid: ced-6783d91879961f462907377a95fe987399c553cb

16 years agoaccount: fix multi company in aged trial balance
ced [Thu, 26 Jul 2007 08:30:08 +0000 (08:30 +0000)]
account: fix multi company in aged trial balance

bzr revid: ced-bc2e64bf9db0c6405d27256a894304bcbebe4851

16 years agoRemoved
Fabien Pinckaers [Thu, 26 Jul 2007 07:00:43 +0000 (07:00 +0000)]
Removed

bzr revid: fp@tinyerp.com-f2dbf842fa5d93addeebccedf70089856504bd59

16 years agoSmall improvement, removing unused index
Fabien Pinckaers [Tue, 24 Jul 2007 15:58:20 +0000 (15:58 +0000)]
Small improvement, removing unused index

bzr revid: fp@tinyerp.com-553f7091c12ecd7f11d9365818f7e086a665de62

16 years agoTypos
Fabien Pinckaers [Tue, 24 Jul 2007 15:58:05 +0000 (15:58 +0000)]
Typos

bzr revid: fp@tinyerp.com-67125d5e240c5963d938b939dc9b5fffb6b70d6e

16 years agoaccount,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting
ced [Mon, 23 Jul 2007 05:16:40 +0000 (05:16 +0000)]
account,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting

- add new module account_chart that remove minimal account -> all account chart must depend on it
- remove currency_id on account for some charts
- remove definition of devise in all account, now there are all in the base module
- add to base_setup the currency of the company
- move menu for country/currency from Partner to Administration

bzr revid: ced-343e4b452eefb460e784c65572b1751e941384e7

16 years agoaccount: remove state from many fields of move line
ced [Mon, 23 Jul 2007 05:16:36 +0000 (05:16 +0000)]
account: remove state from many fields of move line

The control is made by the write function

bzr revid: ced-53960dc963cfe3bc81891ca91a37309403bb6cde

16 years agoaccount: add tax code/amount in the form view of move lines
ced [Mon, 23 Jul 2007 05:16:33 +0000 (05:16 +0000)]
account: add tax code/amount in the form view of move lines

bzr revid: ced-990ba13f56a3b04f864c55c6d1202b56fb4fb7db

16 years agoaccount: fix multi company in aged trial balance
ced [Mon, 23 Jul 2007 05:16:31 +0000 (05:16 +0000)]
account: fix multi company in aged trial balance

bzr revid: ced-d28489ae50c6a29e9be1bd02124907cd2d00dc54

16 years agokernel,base,account: fix multi company rule and property
ced [Mon, 23 Jul 2007 05:16:24 +0000 (05:16 +0000)]
kernel,base,account: fix multi company rule and property

- provide the rule to add active condition
- add main company to property that are linked to object that have company_id

bzr revid: ced-e25dcea6c711a71fbdbe3d13fafc4e88fb0c5788

16 years agokernel,base,account: fix multi company rule and property
ced [Mon, 23 Jul 2007 05:16:24 +0000 (05:16 +0000)]
kernel,base,account: fix multi company rule and property

- provide the rule to add active condition
- add main company to property that are linked to object that have company_id

bzr revid: ced-c4efb4ec04d47883c4570266f63beace14387499

16 years agobase: add flush rule cache when write rule group
ced [Mon, 23 Jul 2007 05:16:18 +0000 (05:16 +0000)]
base: add flush rule cache when write rule group

bzr revid: ced-f244ec7f8a11e71f97e9cd4c71f8fb22abb6b5a9

16 years agocrm: fix demo data
ced [Mon, 23 Jul 2007 05:16:14 +0000 (05:16 +0000)]
crm: fix demo data

bzr revid: ced-e690e203010d903b5f8caadb328f4c86255a0007

16 years agokernel: don't use mutable as default value in function defintion.
ced [Mon, 23 Jul 2007 05:16:03 +0000 (05:16 +0000)]
kernel: don't use mutable as default value in function defintion.

bzr revid: ced-824ee7e22dca5a4b4f2d8d5095aa20650f5a2469

16 years agokernel: don't modify the args of the call
ced [Mon, 23 Jul 2007 05:15:49 +0000 (05:15 +0000)]
kernel: don't modify the args of the call

_where_calc can not modify the args given in the call, need to copy it first

bzr revid: ced-3792b6e2f1350f8ba46045217b9621963f50ed25

16 years agocrm: fix bad practice of default value
ced [Mon, 23 Jul 2007 05:15:40 +0000 (05:15 +0000)]
crm: fix bad practice of default value

In python the default value is instanciate only once.
So if the code modify the default value, it is also for all calls that comes after.
Good practice is to not use [] nor {} as default value, but use instead None or False.

bzr revid: ced-240a55be30f4d38046ca6b310967ad7742dd717e

16 years agoaccount,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting
ced [Mon, 23 Jul 2007 05:15:37 +0000 (05:15 +0000)]
account,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting

- add new module account_chart that remove minimal account -> all account chart must depend on it
- remove currency_id on account for some charts
- remove definition of devise in all account, now there are all in the base module
- add to base_setup the currency of the company
- move menu for country/currency from Partner to Administration

bzr revid: ced-82903b23fd5ccd0153b57239c4eb0a91cc12bd63

16 years agoaccount: remove state from many fields of move line
ced [Mon, 23 Jul 2007 05:15:34 +0000 (05:15 +0000)]
account: remove state from many fields of move line

The control is made by the write function

bzr revid: ced-664d083ce8fdf824e9344caf34b8da0b0e555801

16 years agoaccount: add tax code/amount in the form view of move lines
ced [Mon, 23 Jul 2007 05:15:31 +0000 (05:15 +0000)]
account: add tax code/amount in the form view of move lines

bzr revid: ced-35674733ce852736dacbfbf4e7d6073f44d13413

16 years agoaccount: add multi company to third party ledger report
ced [Mon, 23 Jul 2007 05:15:27 +0000 (05:15 +0000)]
account: add multi company to third party ledger report

bzr revid: ced-ca2301d2414b70d701f1930cf318509ad9fe5f2b

16 years agoTypos
Fabien Pinckaers [Sun, 22 Jul 2007 17:27:31 +0000 (17:27 +0000)]
Typos

bzr revid: fp@tinyerp.com-29b6cd4f593de960ade333cf153637b88ff16c06

16 years agoTypos
Fabien Pinckaers [Sun, 22 Jul 2007 17:27:31 +0000 (17:27 +0000)]
Typos

bzr revid: fp@tinyerp.com-37e8647dd2af48341906d65ea2369e3c110335f1

16 years agoSmall bugfixes
Fabien Pinckaers [Fri, 20 Jul 2007 12:04:33 +0000 (12:04 +0000)]
Small bugfixes

bzr revid: fp@tinyerp.com-b1fa6f0ff127b92676eb84f487597a789f22c171

16 years agoSmall bugfixes
Fabien Pinckaers [Fri, 20 Jul 2007 12:04:33 +0000 (12:04 +0000)]
Small bugfixes

bzr revid: fp@tinyerp.com-39b9783480148c2f214939d3cc4f939bb21b08d0

16 years agoBugfix on categories, module Joomla
Fabien Pinckaers [Fri, 20 Jul 2007 11:56:50 +0000 (11:56 +0000)]
Bugfix on categories, module Joomla

bzr revid: fp@tinyerp.com-b15ca7c8c55802d7affc62c3d9b8ad601d838e15

16 years agoBugfix for multi-company
Fabien Pinckaers [Fri, 20 Jul 2007 10:11:19 +0000 (10:11 +0000)]
Bugfix for multi-company

bzr revid: fp@tinyerp.com-d811d5cdf9b076f7f82acd70573deb2c9759c8d4

16 years agoMerge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp
ced [Thu, 19 Jul 2007 13:47:25 +0000 (13:47 +0000)]
Merge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp

Conflicts:

server/bin/addons/hr_timesheet_invoice/report/cost_ledger.py

bzr revid: ced-53d5b1eb97f770d60b281ecb4ff118898d110112

16 years agoMerge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp
ced [Thu, 19 Jul 2007 13:47:25 +0000 (13:47 +0000)]
Merge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp

Conflicts:

server/bin/addons/hr_timesheet_invoice/report/cost_ledger.py

bzr revid: ced-db12d44fdefc32643c92ae0f08ee28f0029f0524

16 years agoaccount: add tax code/amount in the form view of move lines
ced [Thu, 19 Jul 2007 13:40:03 +0000 (13:40 +0000)]
account: add tax code/amount in the form view of move lines

bzr revid: ced-c996e3b1176658a82f73d7e593f2088cb4339859

16 years agoscrum: add sum tag to view tree
ced [Thu, 19 Jul 2007 13:37:07 +0000 (13:37 +0000)]
scrum: add sum tag to view tree

bzr revid: ced-8e26d2ec9feff4143650ac304749bc4ee727f342

16 years agoboard_account, board_project, board_sale: improve menu
ced [Thu, 19 Jul 2007 13:37:03 +0000 (13:37 +0000)]
board_account, board_project, board_sale: improve menu

bzr revid: ced-f4443b0f3a3101c1870650d6b3c71e8dae0bfdb5

16 years agoboard_account, board_project, board_sale: fix comment in xml
ced [Thu, 19 Jul 2007 13:36:58 +0000 (13:36 +0000)]
board_account, board_project, board_sale: fix comment in xml

bzr revid: ced-863bfeff896cdb10b8b9f79918238b76a891f389

16 years agoaccount: change ambigous variable name
ced [Thu, 19 Jul 2007 13:36:44 +0000 (13:36 +0000)]
account: change ambigous variable name

bzr revid: ced-7abf6011a16e089613e60bebf2a3f2b6b8663704

16 years agoproject, scrum: use widget float time for hours
ced [Thu, 19 Jul 2007 13:36:40 +0000 (13:36 +0000)]
project, scrum: use widget float time for hours

bzr revid: ced-3fceacb3c2fe71eb12c0664049602340b00bca27

16 years agoaccount: remove state from many fields of move line
ced [Thu, 19 Jul 2007 13:36:30 +0000 (13:36 +0000)]
account: remove state from many fields of move line

The control is made by the write function

bzr revid: ced-3a88e38d9b619599721d46ffe958682c5f72b953

16 years agoaccount: add creation date to reconcile move
ced [Thu, 19 Jul 2007 13:36:27 +0000 (13:36 +0000)]
account: add creation date to reconcile move

bzr revid: ced-16feff72ccfe8a3795b9d4bf73c7d5f3644db5a5

16 years agokernel: improve test ids for name_get
ced [Thu, 19 Jul 2007 13:36:23 +0000 (13:36 +0000)]
kernel: improve test ids for name_get

bzr revid: ced-8d20968ff269080c977a0fa1f5bccabb766f94c6

16 years agol10n_ch: fix computation of tax to round at 0.05
ced [Thu, 19 Jul 2007 13:36:16 +0000 (13:36 +0000)]
l10n_ch: fix computation of tax to round at 0.05

bzr revid: ced-b2f4edbfdf22e7500e44171bafcc30de45cf2414

16 years agoaccount: improve amount untax field to show really the amount
ced [Thu, 19 Jul 2007 13:36:11 +0000 (13:36 +0000)]
account: improve amount untax field to show really the amount

bzr revid: ced-d8f672e164550582f305a7b835b9bf651859113a

16 years agocrm: remove print statement that crash the code !!!
ced [Thu, 19 Jul 2007 13:36:08 +0000 (13:36 +0000)]
crm: remove print statement that crash the code !!!

bzr revid: ced-2b4355227c15560e269afdfbfc128eaadc10f05e

16 years agoaccount: fix typo
ced [Thu, 19 Jul 2007 13:36:04 +0000 (13:36 +0000)]
account: fix typo

bzr revid: ced-974ea1595050073fc8dd978c42d79d7e822775bb

16 years agohr_timesheet_invoice: fix report cost ledger to match the new one from account
ced [Thu, 19 Jul 2007 13:35:59 +0000 (13:35 +0000)]
hr_timesheet_invoice: fix report cost ledger to match the new one from account

bzr revid: ced-965143b8e6953cd2f6f2322fc096b75c3325d667

16 years agokernel: add eval line in log info
ced [Thu, 19 Jul 2007 13:35:53 +0000 (13:35 +0000)]
kernel: add eval line in log info

bzr revid: ced-39dfa4c096a9cb6b42d3f9976be601b63e29b83f

16 years agoproduct: improve pricelist
ced [Thu, 19 Jul 2007 13:35:49 +0000 (13:35 +0000)]
product: improve pricelist

remove dictfetchall
use only on obj currency

bzr revid: ced-f35d0383f395969ea9ce72941d81745931ca159f

16 years agoRenamed the user Administrator(root) to Root(root)
Fabien Pinckaers [Tue, 17 Jul 2007 21:16:55 +0000 (21:16 +0000)]
Renamed the user Administrator(root) to Root(root)

bzr revid: fp@tinyerp.com-2ae37c30a8703f1d496a90bc60285c32e262f3ff

16 years agoBetter demo data to test the olap working with the first MDX query.
Fabien Pinckaers [Tue, 17 Jul 2007 21:02:27 +0000 (21:02 +0000)]
Better demo data to test the olap working with the first MDX query.

bzr revid: fp@tinyerp.com-3c6da4b27bf1445eb0595e9039a31477ca22310c

16 years agokernel: remove print and use logger
ced [Tue, 17 Jul 2007 08:28:25 +0000 (08:28 +0000)]
kernel: remove print and use logger

bzr revid: ced-14412798a4e99f6e4ac267a7f5b85b62ec740562

16 years agoaccount_followup: fix domain for act_window
ced [Tue, 17 Jul 2007 08:28:22 +0000 (08:28 +0000)]
account_followup: fix domain for act_window

bzr revid: ced-75a7ec984521fda256e23f0fde777c2166503cd0

16 years agoaccount: fix report
ced [Tue, 17 Jul 2007 08:28:19 +0000 (08:28 +0000)]
account: fix report

report take care now of company
fix bug on the compute
account  report use now period instead of date
improve layout of report

bzr revid: ced-c14ceb31e51bed7aeb0f4fba40446f9cf72c0939

16 years agokernel: add logger on report eval
ced [Tue, 17 Jul 2007 08:27:58 +0000 (08:27 +0000)]
kernel: add logger on report eval

bzr revid: ced-93ec04a30f4e564cc1f24ce3e133f6b76386c7ef

16 years agokernel: allow to use also single id in orm function
ced [Fri, 13 Jul 2007 14:28:02 +0000 (14:28 +0000)]
kernel: allow to use also single id in orm function

bzr revid: ced-388bcac19b0be9761b2ed0e8a674baa0e27fae41

16 years agomigration: add insert timezone in ir_value
ced [Fri, 13 Jul 2007 14:28:00 +0000 (14:28 +0000)]
migration: add insert timezone in ir_value

bzr revid: ced-53d4522144013019393cd3b494f07ad9811677ab

16 years agol10n_fr: add reconcile
ced [Fri, 13 Jul 2007 14:27:57 +0000 (14:27 +0000)]
l10n_fr: add reconcile

bzr revid: ced-dcdac2f8ce53a6833320fe709cd6130bbfcabc52

16 years agoletter,network,sandwich,subscription: fix menu icon
ced [Fri, 13 Jul 2007 14:27:54 +0000 (14:27 +0000)]
letter,network,sandwich,subscription: fix menu icon

bzr revid: ced-1383c2a4e2483ad87d22f059e827a0e70cefa8bd

16 years agokernel: improve error message in eval of __terp__.py
ced [Thu, 12 Jul 2007 15:31:22 +0000 (15:31 +0000)]
kernel: improve error message in eval of __terp__.py

bzr revid: ced-884efd8437c5284fe283043ba21ae898a912bd90

16 years agobase: add state District of Columbia
ced [Thu, 12 Jul 2007 15:31:19 +0000 (15:31 +0000)]
base: add state District of Columbia

bzr revid: ced-44c7cbff839db7611e2ba75a42551e61f4c66f2c

16 years agoesale_joomla: fix connector with patch from tinyforge
ced [Thu, 12 Jul 2007 15:31:16 +0000 (15:31 +0000)]
esale_joomla: fix connector with patch from tinyforge

bzr revid: ced-4499846dc21c9c0f9782b597ecd5fa342b0c365c

16 years agokernel: fix absolute path for certificate
ced [Thu, 12 Jul 2007 15:31:13 +0000 (15:31 +0000)]
kernel: fix absolute path for certificate

bzr revid: ced-c6bba62379d2550cd7dd9e038b2c8724879f2df5

16 years agomrp: fix print float quantity and change MTS/MTO with the new label
ced [Thu, 12 Jul 2007 15:31:11 +0000 (15:31 +0000)]
mrp: fix print float quantity and change MTS/MTO with the new label

bzr revid: ced-9cf2066b34ac5564aa5dbfdff81e5f531dce66c5

16 years agoaccount: add round to pay wizard for comparaison
ced [Thu, 12 Jul 2007 15:31:07 +0000 (15:31 +0000)]
account: add round to pay wizard for comparaison

bzr revid: ced-8930837c93b21a205fa48f1ce9f22f10fd61075a

16 years agohr_timesheet_sheet: allow creation of timesheet_line when sheet in state 'new'
ced [Thu, 12 Jul 2007 15:31:04 +0000 (15:31 +0000)]
hr_timesheet_sheet: allow creation of timesheet_line when sheet in state 'new'

bzr revid: ced-6b64fc35685a1c188e5bdf2549bc0b28c8ee7a11

16 years agobase: modify the the reload menu message
ced [Thu, 12 Jul 2007 15:31:01 +0000 (15:31 +0000)]
base: modify the the reload menu message

bzr revid: ced-e2d81b71051eb15aabafa9d7bc1486f16110f1c2

16 years agokernel: add logger error when drop db failed
ced [Thu, 12 Jul 2007 15:30:39 +0000 (15:30 +0000)]
kernel: add logger error when drop db failed

bzr revid: ced-7e6c7d33a9f09b5b31c7edaa36dc67d1bc26065e

16 years agoproject: improve robustness into field function
ced [Thu, 12 Jul 2007 15:30:37 +0000 (15:30 +0000)]
project: improve robustness into field function

bzr revid: ced-88810b07f38efaff566da8a72a5ff8a791f81b92

16 years agokernel: add user/password authentification for sending email
ced [Wed, 11 Jul 2007 15:10:16 +0000 (15:10 +0000)]
kernel: add user/password authentification for sending email

bzr revid: ced-06bf358e04977b27a081152360c1febf50d0c410

16 years agocrm,project: task and case must have normal priority
ced [Wed, 11 Jul 2007 15:10:13 +0000 (15:10 +0000)]
crm,project: task and case must have normal priority

bzr revid: ced-1d0e63758a843dd59e7ef9f241b51a581e4b3424

16 years agohr_timesheet_invoice: add test if lines have product
ced [Wed, 11 Jul 2007 15:10:09 +0000 (15:10 +0000)]
hr_timesheet_invoice: add test if lines have product

bzr revid: ced-1db81e0e9041e0b999e5ed972ca6653c45250e03