odoo/odoo.git
16 years agoChange substring to to_char for pg8.3
ced [Thu, 10 Jan 2008 09:23:07 +0000 (09:23 +0000)]
Change substring to to_char for pg8.3

bzr revid: ced-f3042f838a20469fbb6d73f3cd3b143302bf0e69

16 years agoImproved view
Fabien Pinckaers [Wed, 9 Jan 2008 17:51:25 +0000 (17:51 +0000)]
Improved view

bzr revid: fp@tinyerp.com-9085cb77ccd89ec2dfa3a8dbd693c1e1da9b809e

16 years agoPartial Reconciliation
Fabien Pinckaers [Wed, 9 Jan 2008 17:45:52 +0000 (17:45 +0000)]
Partial Reconciliation

bzr revid: fp@tinyerp.com-8b22103181a265e1ebfed6882ddc7a8a94d7483a

16 years agoInvoice
Fabien Pinckaers [Wed, 9 Jan 2008 13:42:59 +0000 (13:42 +0000)]
Invoice

bzr revid: fp@tinyerp.com-0fc5fa9d8899b9456572dacb5f301682dcf9fe1a

16 years agoin report user_timesheet and users_timesheet, the background of sunday column is...
qdp [Wed, 9 Jan 2008 11:26:21 +0000 (11:26 +0000)]
in report user_timesheet and users_timesheet, the background of sunday column is now grey even if there is no saturday before.

bzr revid: qdp-3df256bffe6dc332b35a06b922a0e442c63a2e8d

16 years agoBugfix
Fabien Pinckaers [Wed, 9 Jan 2008 09:18:21 +0000 (09:18 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-f04ea39c77ad3edecec2bc5b1b4d3c5385df7100

16 years agoSmall improvement
Fabien Pinckaers [Mon, 7 Jan 2008 19:45:26 +0000 (19:45 +0000)]
Small improvement

bzr revid: fp@tinyerp.com-c80d2740522a5d1abaafd2b4e54d07890b6aa87d

16 years agoFix price list when depending on product partner form
ced [Mon, 7 Jan 2008 15:14:59 +0000 (15:14 +0000)]
Fix price list when depending on product partner form

- pass in the part for margin etc...
- convert to the UOM

bzr revid: ced-50e4e07c7fd742815663080a3cf9828f9c7047f3

16 years agoNow UOS (Secondary unit!) works in mrp
ced [Mon, 7 Jan 2008 15:14:57 +0000 (15:14 +0000)]
Now UOS (Secondary unit!) works in mrp

- actually fill the new fields
- add all missing fields from commit 8085 (development without testing?)

bzr revid: ced-73cbdbd6a6211534d452b79a17f28c5a79794f62

16 years agoImprove schedulers
ced [Mon, 7 Jan 2008 15:14:53 +0000 (15:14 +0000)]
Improve schedulers

Don't make a query for each procurement to check if there was an exception

bzr revid: ced-57c8bc860a72723a0d1eb1940d17d97745504b31

16 years agoFix enconding 'utf-8' of xml view
ced [Mon, 7 Jan 2008 15:14:50 +0000 (15:14 +0000)]
Fix enconding 'utf-8' of xml view

bzr revid: ced-60ae406f9459f00a5e541741db25163cd2aeee81

16 years agoRemove name because there is an view_header_get function
ced [Mon, 7 Jan 2008 15:14:47 +0000 (15:14 +0000)]
Remove name because there is an view_header_get function

bzr revid: ced-6271c1097c3756c8a8cff0a78820434424773696

16 years agoFix len of fields in crm emailgate
ced [Mon, 7 Jan 2008 08:14:18 +0000 (08:14 +0000)]
Fix len of fields in crm emailgate

bzr revid: ced-84695adfd09fbca4b2e44dea19b208a68eed62a4

16 years agoFix rounding error for UOM when using big number
ced [Mon, 7 Jan 2008 08:14:08 +0000 (08:14 +0000)]
Fix rounding error for UOM when using big number

Now we stock the amount enter by the user

bzr revid: ced-a4de3f35798b6a90bf9e49ff7af00eee0379ef47

16 years agoFix compute stock when uom in the context is False
ced [Mon, 7 Jan 2008 08:13:55 +0000 (08:13 +0000)]
Fix compute stock when uom in the context is False

bzr revid: ced-5de90f8e268a3bec5a0e9cbb9a9117ca87e02087

16 years agoAllow to specify the factor on UOM in both way
ced [Fri, 4 Jan 2008 08:04:47 +0000 (08:04 +0000)]
Allow to specify the factor on UOM in both way

bzr revid: ced-6d2c5c66794e820a23ed9c7acf0ba30d836cd924

16 years agoBetter layout for sale line order by id after sequence
ced [Fri, 4 Jan 2008 08:04:44 +0000 (08:04 +0000)]
Better layout for sale line order by id after sequence

bzr revid: ced-e7ecf7ba2f12f6a6baf59560a1d8bf5b00ce71d6

16 years agoFix stock compute and average price compute
ced [Fri, 4 Jan 2008 08:04:42 +0000 (08:04 +0000)]
Fix stock compute and average price compute

- Use the default uom of the product to compute stock if there is no uom in the context
- Convert the price unit to the default uom to compute the average price

bzr revid: ced-ff75ae14a470a9ced8ee6a429ff98ec8138bd195

16 years agoAdd security to base module
ced [Fri, 4 Jan 2008 08:04:38 +0000 (08:04 +0000)]
Add security to base module

bzr revid: ced-d911a519a43079715d87e12cf6e6d2ae34d1e174

16 years agoAdd currency on company in the default view
ced [Wed, 2 Jan 2008 15:25:56 +0000 (15:25 +0000)]
Add currency on company in the default view

bzr revid: ced-be7f6b86cc8510b154afd59514fc736b4cfb550a

16 years agoAdd currency on company in the default view
ced [Wed, 2 Jan 2008 15:25:56 +0000 (15:25 +0000)]
Add currency on company in the default view

bzr revid: ced-e55c068fc89114b2fd59505c0b19ec11fcc9f10e

16 years agoFix procurement for ondelete move_id
ced [Mon, 31 Dec 2007 13:31:41 +0000 (13:31 +0000)]
Fix procurement for ondelete move_id

The procurment is still valid if the move is deleted

bzr revid: ced-5af50c86b42df5ff12cfbcb10d8be697d6441127

16 years agoFix ondelete on many2one
ced [Mon, 31 Dec 2007 13:31:38 +0000 (13:31 +0000)]
Fix ondelete on many2one

Now change on the value of many2one are updated
Fix difference in base module between sql definition and ORM object

bzr revid: ced-8eb2888f04437d5e9edae98c9401d726f4122d47

16 years agoDisable deleting move line not in state draft
ced [Mon, 31 Dec 2007 13:31:32 +0000 (13:31 +0000)]
Disable deleting move line not in state draft

bzr revid: ced-f92a14e31023b6a8818f70d9d4096db36f112a36

16 years agoFix move line name size from invoice line
ced [Mon, 31 Dec 2007 13:31:29 +0000 (13:31 +0000)]
Fix move line name size from invoice line

bzr revid: ced-a568623c0cdbd2713621206f86bd37bee8784963

16 years agoFix quote on creation view for old postres server
ced [Fri, 28 Dec 2007 15:27:14 +0000 (15:27 +0000)]
Fix quote on creation view for old postres server

bzr revid: ced-e9ae00dfe2a440d1dbdb64969432ecf4a07c2dd4

16 years agoAdd report for payment
ced [Fri, 28 Dec 2007 09:49:07 +0000 (09:49 +0000)]
Add report for payment

bzr revid: ced-9f8f9cb80fdae6d085b554dbf95fba6724be0295

16 years agoAdd formating date by lang
ced [Fri, 28 Dec 2007 09:49:04 +0000 (09:49 +0000)]
Add formating date by lang

bzr revid: ced-c11760ef81da24ec8ce4f698aa2e857b4f473534

16 years agoRevert "Initial row height/with with 0 instead on None as it must be digit"
ced [Fri, 28 Dec 2007 09:49:02 +0000 (09:49 +0000)]
Revert "Initial row height/with with 0 instead on None as it must be digit"

This reverts commit c1de65fecf1823376e4ef0524d839b49a87aabd1.

bzr revid: ced-21acfa4265f4078669f23f306886449cc78877c0

16 years agoFix trying to remove inherited object with xml_id on install/update
ced [Fri, 28 Dec 2007 09:48:59 +0000 (09:48 +0000)]
Fix trying to remove inherited object with xml_id on install/update

bzr revid: ced-f459bef982db368f854fbe4396a1383388ff1b62

16 years agoFix path on report
ced [Fri, 28 Dec 2007 09:48:56 +0000 (09:48 +0000)]
Fix path on report

bzr revid: ced-81a367e0b4722b56180e4635fae36365cfa3a579

16 years agoTimesheet Sheet Improvement
Fabien Pinckaers [Thu, 27 Dec 2007 16:53:18 +0000 (16:53 +0000)]
Timesheet Sheet Improvement

bzr revid: fp@tinyerp.com-e6ec6d04d30a2f8c8c36e725f01ba1d1d480f16b

16 years agotypo corrected
qdp [Thu, 27 Dec 2007 09:20:01 +0000 (09:20 +0000)]
typo corrected

bzr revid: qdp-f7440b85a262ced588365e29d4c1b0f596a82e5f

16 years agoInitial row height/with with 0 instead on None as it must be digit
ced [Thu, 27 Dec 2007 09:19:59 +0000 (09:19 +0000)]
Initial row height/with with 0 instead on None as it must be digit

bzr revid: ced-5f9f4e9790997c5c95efbd9251f5137df985c560

16 years agoAdd traceback on report exception
ced [Thu, 27 Dec 2007 09:19:56 +0000 (09:19 +0000)]
Add traceback on report exception

bzr revid: ced-3f1a6b194b852cee5167789a60a12fd67cc5441f

16 years agoAdd constraint on move to check that all lines have the same journal and period than...
ced [Thu, 27 Dec 2007 09:19:53 +0000 (09:19 +0000)]
Add constraint on move to check that all lines have the same journal and period than the move

bzr revid: ced-580ba2b3f083fdd57a2a62c70fdd65240cae63a8

16 years agoFix centralization on journal
ced [Thu, 27 Dec 2007 09:19:50 +0000 (09:19 +0000)]
Fix centralization on journal

- Add constraint on number of account move
- Add domain on journal of invoice to not use a centralized
- Add check on invoice creation of move to not use a centralized journal
- Add check to have a default debit/credit account on journal

bzr revid: ced-19e4f8037897668da19674ec40130bca413f8003

16 years agoFix field length for stock move and account move line creation
ced [Thu, 27 Dec 2007 09:19:46 +0000 (09:19 +0000)]
Fix field length for stock move and account move line creation

bzr revid: ced-35de69ec959ac7c4a88197c946eb44757cfd86dc

16 years agoAdd index on account_id for account_move_line
ced [Thu, 27 Dec 2007 09:19:42 +0000 (09:19 +0000)]
Add index on account_id for account_move_line

bzr revid: ced-dca441ae0053b6a6994bea6c05183378b5255780

16 years agoAdded comment line
Fabien Pinckaers [Thu, 27 Dec 2007 08:13:33 +0000 (08:13 +0000)]
Added comment line

bzr revid: fp@tinyerp.com-c2a7376283f63d02b0c228650ed92e51f60a3522

16 years agoAccepting XPath queries in view inheritancies
Fabien Pinckaers [Thu, 27 Dec 2007 08:11:37 +0000 (08:11 +0000)]
Accepting XPath queries in view inheritancies
<xpath expr="...." position="after">
<inherited_view.../>
</xpath>

bzr revid: fp@tinyerp.com-53035ae03fd39343af57271d2a02570a8f68576c

16 years agoVery Big Speed Improvement for big report generation
Fabien Pinckaers [Wed, 26 Dec 2007 15:50:05 +0000 (15:50 +0000)]
Very Big Speed Improvement for big report generation
platypus.Table -> platypus.LongTable

bzr revid: fp@tinyerp.com-ccfa7849cd19abfd8aaa12563020f3206cab3165

16 years agoAdd update domain on view field by the domain of the action
ced [Mon, 24 Dec 2007 14:45:39 +0000 (14:45 +0000)]
Add update domain on view field by the domain of the action

bzr revid: ced-1a49be0bf2d049cf3f5af457f227e59803309920

16 years agoRemove lower for test of existing field
ced [Mon, 24 Dec 2007 14:45:34 +0000 (14:45 +0000)]
Remove lower for test of existing field

bzr revid: ced-c3a00b327f96e6f01d9d2e5a9f2c447bcd0a592a

16 years agoUpdate changelog
ced [Mon, 24 Dec 2007 14:45:31 +0000 (14:45 +0000)]
Update changelog

bzr revid: ced-4104deedee39cec0a9b9bc5bbc0168a498dbfb07

16 years agoImprovement
Fabien Pinckaers [Mon, 24 Dec 2007 10:34:01 +0000 (10:34 +0000)]
Improvement

bzr revid: fp@tinyerp.com-d877afb6c94a44c1b296415a924d39678ce5cd40

16 years agoPropagate exception from report to the client
ced [Fri, 21 Dec 2007 15:12:26 +0000 (15:12 +0000)]
Propagate exception from report to the client

bzr revid: ced-8d3324e48d1f3eb20130b837e1016a40bf7b50c5

16 years agoMake id for account_analytic_analysis_summary_month be an interger otherwize the...
ced [Fri, 21 Dec 2007 15:12:16 +0000 (15:12 +0000)]
Make id for account_analytic_analysis_summary_month be an interger otherwize the client thinks it have changed

bzr revid: ced-9e95a7836d5688d65eca434290361807458d0d9c

16 years agoBugfix
Fabien Pinckaers [Fri, 21 Dec 2007 15:01:55 +0000 (15:01 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-82ad6d0ad888ebd34e233258048a97e59c0d8ad4

16 years agoSmall improvement
Fabien Pinckaers [Fri, 21 Dec 2007 14:51:16 +0000 (14:51 +0000)]
Small improvement

bzr revid: fp@tinyerp.com-d060fda031c18a1f064e814f9b05c7b8c29dc7af

16 years agoTypo
Fabien Pinckaers [Fri, 21 Dec 2007 14:49:09 +0000 (14:49 +0000)]
Typo

bzr revid: fp@tinyerp.com-7ade99ba7f6caefcaa334f9c8f2e5c0d0e1fa05e

16 years agoBugfix
Fabien Pinckaers [Fri, 21 Dec 2007 08:33:16 +0000 (08:33 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-41e730d287152c8cfb6f958b898a449557e85ad6

16 years agoBetter Wizard for Aged Trial Balance
Fabien Pinckaers [Thu, 20 Dec 2007 22:03:42 +0000 (22:03 +0000)]
Better Wizard for Aged Trial Balance

bzr revid: fp@tinyerp.com-be23d8be5984f0478e4a62a0e9f8a74f14bd6f9d

16 years agoImprove summary object to take care of child
ced [Thu, 20 Dec 2007 15:38:53 +0000 (15:38 +0000)]
Improve summary object to take care of child

bzr revid: ced-24c1b4ad1ac08040ff9f015f5e64a4c5337a0f57

16 years agoMake analysis include child accounts
ced [Thu, 20 Dec 2007 15:38:50 +0000 (15:38 +0000)]
Make analysis include child accounts

bzr revid: ced-39b71129f333b50b9bee421353c3c187b36fd8ac

16 years agoBugfix for security purpose
Fabien Pinckaers [Wed, 19 Dec 2007 11:06:33 +0000 (11:06 +0000)]
Bugfix for security purpose

bzr revid: fp@tinyerp.com-edfbee9963269e8af6c3e268a061a450fd853f06

16 years agoImproved view for dashboard
Fabien Pinckaers [Wed, 19 Dec 2007 08:55:57 +0000 (08:55 +0000)]
Improved view for dashboard

bzr revid: fp@tinyerp.com-186af59c11489fec8bc95c8f8d3fb63e7d83aae3

16 years agoAdding Wizard to create new Dashboard Menu
Fabien Pinckaers [Tue, 18 Dec 2007 21:58:15 +0000 (21:58 +0000)]
Adding Wizard to create new Dashboard Menu

bzr revid: fp@tinyerp.com-deaad809ab5ac750e348462b09356f29dfa875db

16 years agoTypo
Fabien Pinckaers [Tue, 18 Dec 2007 21:33:01 +0000 (21:33 +0000)]
Typo

bzr revid: fp@tinyerp.com-ad7d13529f6d77aa0ae0b9583224bcc86db3429d

16 years agoDashboard Definition Tool
Fabien Pinckaers [Tue, 18 Dec 2007 21:30:26 +0000 (21:30 +0000)]
Dashboard Definition Tool

bzr revid: fp@tinyerp.com-4117df4cb89ab9bbf30150b9e0b8b3c2abc1ad40

16 years agoTypos
Fabien Pinckaers [Tue, 18 Dec 2007 20:37:47 +0000 (20:37 +0000)]
Typos

bzr revid: fp@tinyerp.com-8f905cc6b58d4d6f358ed048a60bc11bf5fd7766

16 years agoMrp view improvement (uos+calendar)
Fabien Pinckaers [Tue, 18 Dec 2007 20:26:09 +0000 (20:26 +0000)]
Mrp view improvement (uos+calendar)

bzr revid: fp@tinyerp.com-e3f536eedf75af44be108c7b7a8acb4eb66caf80

16 years agoMRP Improvement (uos)
Fabien Pinckaers [Tue, 18 Dec 2007 20:25:10 +0000 (20:25 +0000)]
MRP Improvement (uos)

bzr revid: fp@tinyerp.com-150294032ddeb4d5f431d937a1d46792c6531c7f

16 years agoRemoved unused menus
Fabien Pinckaers [Tue, 18 Dec 2007 20:21:24 +0000 (20:21 +0000)]
Removed unused menus

bzr revid: fp@tinyerp.com-1d29ec643a652214c525f8c4bd73ce5c481f436f

16 years agoStore on account computed fields
Fabien Pinckaers [Tue, 18 Dec 2007 20:20:15 +0000 (20:20 +0000)]
Store on account computed fields

bzr revid: fp@tinyerp.com-2559e008634029586fa7a1aba3c23de9e712a90b

16 years agoSmall improvement on actions
Fabien Pinckaers [Tue, 18 Dec 2007 20:17:34 +0000 (20:17 +0000)]
Small improvement on actions

bzr revid: fp@tinyerp.com-e217867af89cc0adc8b6179eed950bbc23f854cd

16 years agoBoard for Project
Fabien Pinckaers [Tue, 18 Dec 2007 20:16:47 +0000 (20:16 +0000)]
Board for Project

bzr revid: fp@tinyerp.com-2cfe4881c3f67198e0bc22b0b18d1a92c16e25b2

16 years agoProject Manager dashboard
Fabien Pinckaers [Tue, 18 Dec 2007 20:12:16 +0000 (20:12 +0000)]
Project Manager dashboard

bzr revid: fp@tinyerp.com-ba471675b9fcf017b671a64212e407c8ef1cc110

16 years agoChange in report: user task's pipeline
Fabien Pinckaers [Tue, 18 Dec 2007 20:11:57 +0000 (20:11 +0000)]
Change in report: user task's pipeline

bzr revid: fp@tinyerp.com-3ea750a891abdea873ee18e25e8a10a61e5ac1d1

16 years agoBetter view for tasks by user
Fabien Pinckaers [Tue, 18 Dec 2007 19:49:40 +0000 (19:49 +0000)]
Better view for tasks by user

bzr revid: fp@tinyerp.com-951e5628abc8ef4ab2835caf55a2feeff08e4e04

16 years agoImproving views for calendar purpose
Fabien Pinckaers [Tue, 18 Dec 2007 18:15:49 +0000 (18:15 +0000)]
Improving views for calendar purpose

bzr revid: fp@tinyerp.com-86e362f5f15f5051ad5d03a19ebed1baf4176442

16 years agoModifications
Fabien Pinckaers [Tue, 18 Dec 2007 12:37:59 +0000 (12:37 +0000)]
Modifications

bzr revid: fp@tinyerp.com-25c1dc66ea09209b6b356c3460108e8e9a895ff1

16 years agoRemove partner ref from invoice if there is no one
ced [Tue, 18 Dec 2007 08:22:42 +0000 (08:22 +0000)]
Remove partner ref from invoice if there is no one

bzr revid: ced-ca79e0445f4b8ba5138b07a81d58feab6c4ec0f2

16 years agoUse Partner reference for invoice name if there is one
ced [Tue, 18 Dec 2007 08:22:38 +0000 (08:22 +0000)]
Use Partner reference for invoice name if there is one

bzr revid: ced-27b1c3808d27334adc952aebea76f886aedf7ba1

16 years agoFix wrong id used by pricelist based on partner form
ced [Tue, 18 Dec 2007 08:22:34 +0000 (08:22 +0000)]
Fix wrong id used by pricelist based on partner form

bzr revid: ced-f241235de67d7e843a070c107c0b7f08c0027208

16 years agohr_timesheet_sheet:
Fabien Pinckaers [Tue, 18 Dec 2007 07:42:53 +0000 (07:42 +0000)]
hr_timesheet_sheet:
Other View for Speed Improvement
If requireed, we can create a hr_timesheet_sheet_allinone that will add
the needed page in the notebook

bzr revid: fp@tinyerp.com-e90bcef091d58de7c5640bef98d22ed49c306e7c

16 years agoCRM Modif
Fabien Pinckaers [Mon, 17 Dec 2007 20:44:42 +0000 (20:44 +0000)]
CRM Modif

bzr revid: fp@tinyerp.com-3c1e3aba13d9a296a45ec3158b2ebf7105785c39

16 years agoMigration update for crm module change
Fabien Pinckaers [Mon, 17 Dec 2007 20:25:36 +0000 (20:25 +0000)]
Migration update for crm module change

bzr revid: fp@tinyerp.com-a9432763a5041da0d4a694cf7171231b57a97490

16 years agoImproved CRM module:
Fabien Pinckaers [Mon, 17 Dec 2007 20:16:01 +0000 (20:16 +0000)]
Improved CRM module:
* Better Wizard
* Added some views: calendar
* Changed Date_Deadline to datetime (for calendar purpose)

bzr revid: fp@tinyerp.com-76c641d9d2267a0609c07876e0471ed7297c8ae9

16 years agoSimple Typo
Fabien Pinckaers [Mon, 17 Dec 2007 17:33:51 +0000 (17:33 +0000)]
Simple Typo

bzr revid: fp@tinyerp.com-ca8c04cd6fe4038ada63043b0ba096c5c42a6007

16 years agoAdd sxw output reports
ced [Mon, 17 Dec 2007 07:58:52 +0000 (07:58 +0000)]
Add sxw output reports

bzr revid: ced-0e3686049cdec0cb98bbe00fd8fcc10ddb97529b

16 years agoAdd sxw output reports
ced [Mon, 17 Dec 2007 07:58:52 +0000 (07:58 +0000)]
Add sxw output reports

bzr revid: ced-6da3ecfed68dc98d63dc23ac8ab368ab988d679d

16 years agoFix uom conversion in analytic line
ced [Mon, 17 Dec 2007 07:58:40 +0000 (07:58 +0000)]
Fix uom conversion in analytic line

bzr revid: ced-cd42cc44fdc260bca64f66a2e599c02621dd9733

16 years agoFix computation of sale/purchase amount for segmentation
ced [Mon, 17 Dec 2007 07:58:38 +0000 (07:58 +0000)]
Fix computation of sale/purchase amount for segmentation

bzr revid: ced-ae5455148b2f15dc1dd12c8f69b37dddadc01260

16 years agoRemove use of object_proxy in wizard pay invoice
ced [Mon, 17 Dec 2007 07:58:35 +0000 (07:58 +0000)]
Remove use of object_proxy in wizard pay invoice

bzr revid: ced-a2d70084010fcc9b3183eb036a69ed6cef7d6f12

16 years agoRemove bad commit inside function validate and use one function to post account move
ced [Thu, 13 Dec 2007 13:39:46 +0000 (13:39 +0000)]
Remove bad commit inside function validate and use one function to post account move

bzr revid: ced-40359d0fb608ef223122da9f2bfd32a0b7e8ee20

16 years agoFix _sheet function in timesheet when called with a list of non unique id
ced [Thu, 13 Dec 2007 13:39:42 +0000 (13:39 +0000)]
Fix _sheet function in timesheet when called with a list of non unique id

bzr revid: ced-0077ba46e97cd7b1afbfe1a9fed3096a0d7bef4c

16 years agoBetter error message
ced [Thu, 13 Dec 2007 13:39:40 +0000 (13:39 +0000)]
Better error message

bzr revid: ced-fe03323241e5001d6fcf866e0a0fa7a1a9e4f8f3

16 years agoFix max recursion in db creation when the sql failed
ced [Thu, 13 Dec 2007 13:39:36 +0000 (13:39 +0000)]
Fix max recursion in db creation when the sql failed

bzr revid: ced-d5e36fa357d3435c7bc41581b9c13c39694b94eb

16 years agoFix max_stack_depth for sql query with 'id in ()' in the orm
ced [Thu, 13 Dec 2007 13:39:34 +0000 (13:39 +0000)]
Fix max_stack_depth for sql query with 'id in ()' in the orm

bzr revid: ced-e6c36932bc98a10352672caef2ad650393b608e8

16 years agoBetter naming for weight category
ced [Thu, 13 Dec 2007 13:39:32 +0000 (13:39 +0000)]
Better naming for weight category

bzr revid: ced-41ea8937639e7ee4e99b9571af81f7615edadb15

16 years agoFix working time uom
ced [Thu, 13 Dec 2007 13:39:29 +0000 (13:39 +0000)]
Fix working time uom

bzr revid: ced-0de42e9988ccc50b071b27b55ca9ad07c093d46c

16 years agoAdd product_uom change on sale order line
ced [Thu, 13 Dec 2007 13:39:26 +0000 (13:39 +0000)]
Add product_uom change on sale order line

bzr revid: ced-374c178d965ac84e33ea29d90fec351803fce938

16 years agoPass context to action_done on stock.move
ced [Wed, 12 Dec 2007 15:39:54 +0000 (15:39 +0000)]
Pass context to action_done on stock.move

bzr revid: ced-587144d9d0f593bcdeea96aca37904ea3e6f6ff5

16 years agoNew chinese translation and clean others
ced [Wed, 12 Dec 2007 15:39:46 +0000 (15:39 +0000)]
New chinese translation and clean others

bzr revid: ced-bb958f0830bb0a0ac7e455273bd3da21334dd2cf

16 years agoProperties account receivable/payable are required
ced [Wed, 12 Dec 2007 13:24:40 +0000 (13:24 +0000)]
Properties account receivable/payable are required

bzr revid: ced-e46becc6c414c0cb49fafb60c0ec259b4dac8637

16 years agoAdd property value in default_get function as it is a default value
ced [Wed, 12 Dec 2007 13:24:37 +0000 (13:24 +0000)]
Add property value in default_get function  as it is a default value

bzr revid: ced-749c0bf0b658df3acbae76aaef27627cda2a5ec4

16 years agoUse new reportLang function in invoice report
ced [Wed, 12 Dec 2007 13:24:34 +0000 (13:24 +0000)]
Use new reportLang function in invoice report

bzr revid: ced-e6ecace759eae434b6f2e741542f723f2696a880

16 years agoAdd formatLang function for the report
ced [Wed, 12 Dec 2007 13:24:31 +0000 (13:24 +0000)]
Add formatLang function for the report

It formats the number for the defined lang using the locale settings.

bzr revid: ced-d00bbd91305d237e2bbdca471faf2a64feca68ab

16 years agoFix refund supplier invoice to have the same journal
ced [Tue, 11 Dec 2007 15:46:02 +0000 (15:46 +0000)]
Fix refund supplier invoice to have the same journal

bzr revid: ced-56ae7c13ee54a4a7776147ad025c86254dfd8d09