odoo/odoo.git
16 years agoIncreased max email size
Fabien Pinckaers [Tue, 3 Jun 2008 10:43:47 +0000 (10:43 +0000)]
Increased max email size

bzr revid: fp@tinyerp.com-91e1037ac30c2a1dddc5e572efece69c3379ce54

16 years agoMove Line better name_get
Fabien Pinckaers [Tue, 3 Jun 2008 06:50:42 +0000 (06:50 +0000)]
Move Line better name_get

bzr revid: fp@tinyerp.com-7b7df9aa77fd9346e47ec49066374c96c494fbc0

16 years agoModifs
Fabien Pinckaers [Tue, 3 Jun 2008 06:50:17 +0000 (06:50 +0000)]
Modifs

bzr revid: fp@tinyerp.com-151a3e002af08a832b9c0ae0ccf5f4000517b00d

16 years agoSubcontracting Stocks
Fabien Pinckaers [Tue, 3 Jun 2008 06:50:06 +0000 (06:50 +0000)]
Subcontracting Stocks

bzr revid: fp@tinyerp.com-be694ba8ded07d71ba41b4ff047044fe59804874

16 years agoSub-Contracting Routing
Fabien Pinckaers [Tue, 3 Jun 2008 06:49:55 +0000 (06:49 +0000)]
Sub-Contracting Routing

bzr revid: fp@tinyerp.com-0758c5620bf4880d2cda7e77c38791affd7ba042

16 years agoMRP Bugfixes for manufacturing in a supplier workcenter
Fabien Pinckaers [Tue, 3 Jun 2008 06:17:33 +0000 (06:17 +0000)]
MRP Bugfixes for manufacturing in a supplier workcenter

bzr revid: fp@tinyerp.com-f3b4c883fd03a9488f2f3bf56e0e51a6fdfa7f0d

16 years ago*bugfixed: the partners displayed on the report wasn't good (tiny at work were writte...
qdp [Mon, 2 Jun 2008 13:19:37 +0000 (13:19 +0000)]
*bugfixed: the partners displayed on the report wasn't good (tiny at work were written every where)
*when the wizard is run, all the invoices receive now a value for latest followup date and followup level (accordingly to the level of the account_move_line)
*the email sending is implemented. The email is structured as the report
*added a column for maturity date, in Financial Mngt\Periodical Processing\send followup\all receivable
*in the many2many of the wizard in Financial Mngt\Periodical Processing\send followup, added a filter per account type == receivable

bzr revid: qdp-f86c47df2d708c074e43717eb3f7441fe0247fac

16 years ago*added sale_wizard.xml in the update_xml tag of terp file
qdp [Mon, 2 Jun 2008 10:04:30 +0000 (10:04 +0000)]
*added sale_wizard.xml in the update_xml tag of terp file
*added a transition in workflow of sale_order + modify the wizard of invoicing line (wizard_sale_line_invoice.py) so that if all the lines of a sale_order have been
invoiced, its state is set to 'progress' and the workflow is updated
*added a button on form view of sale_order_line in the form view of sale_order, to call the wizard for invoicing that line (visible only if the line is in 'confirmed'
state)
*added a domain on Sales Management/Sales Order Lines/Uninvoiced Lines to filer on state <> 'draft' and state <> 'cancell'
*added a menuitem to see all the sale_order_lines

bzr revid: qdp-9fc9639961f28893e202d48b532e453c584c6679

16 years agojust a test
Christophe Simonis [Mon, 2 Jun 2008 09:36:02 +0000 (09:36 +0000)]
just a test

bzr revid: chs@tinyerp.com-bceb1fca2454957e2c777d1bb615e1ab873225a2

16 years agojust a test
Christophe Simonis [Mon, 2 Jun 2008 09:35:35 +0000 (09:35 +0000)]
just a test

bzr revid: chs@tinyerp.com-337e144d63dc6560c292ad41f393c128761a0417

16 years agoFixed `xpath` problem on ubuntu 8.04 (caused by deprecated pyxml package)
Amit Mendapara [Sat, 31 May 2008 09:26:59 +0000 (09:26 +0000)]
Fixed `xpath` problem on ubuntu 8.04 (caused by deprecated pyxml package)

bzr revid: ame@tinyerp.com-ff4c4498c7bc62cfd4734b1c310de0c0a181b138

16 years agoAdd user signature in crm case mail body.
Husen Daudi [Sat, 31 May 2008 03:51:33 +0000 (03:51 +0000)]
Add user signature in crm case mail body.

bzr revid: hda@tinyerp.com-1f0576b0fc4d1a94b08c700348e5f44faf293377

16 years agobugfix with the rowHeights parameter: don't set the value in a tuple or list, if...
stw [Thu, 29 May 2008 18:05:47 +0000 (18:05 +0000)]
bugfix with the rowHeights parameter: don't set the value in a tuple or list, if there is only one value

bzr revid: stw-00a0a73613e24aff58a1090f28531217bfb113ea

16 years agoAdd one state which will ask for due date in add payment line wizard and select those...
Husen Daudi [Thu, 29 May 2008 08:58:58 +0000 (08:58 +0000)]
Add one state which will ask for due date in add payment line wizard and select those move lines which are <= given due date.

bzr revid: hda@tinyerp.com-31084340da7bcea113e07b92fa182caefadce426

16 years ago*removed demo data for default sale pricelist in sale module (moved into product...
qdp [Thu, 29 May 2008 06:25:12 +0000 (06:25 +0000)]
*removed demo data for default sale pricelist in sale module (moved into product module)
*removed property_product_pricelist field on res_partner in sale module (moved into product module)
This hack has been done for removing dependancies to sale into event and membership modules

bzr revid: qdp-5379c6e6201bc3edd75c74bf50aa5dbf0f759fe5

16 years agothe generator of the dependency graph of modules can now process all modules of the...
Christophe Simonis [Thu, 29 May 2008 05:25:36 +0000 (05:25 +0000)]
the generator of the dependency graph of modules can now process all modules of the current directory

bzr revid: chs@tinyerp.com-aa2f6f0e1a2080decf868cc57d8792e7612db816

16 years agoRemove prodlot_id to remove error.
Husen Daudi [Thu, 29 May 2008 05:04:53 +0000 (05:04 +0000)]
Remove prodlot_id to remove error.

bzr revid: hda@tinyerp.com-05514583a1b19d3e3a53343ebbf6790851da4407

16 years agoRemoved print statement
Fabien Pinckaers [Wed, 28 May 2008 19:03:11 +0000 (19:03 +0000)]
Removed print statement

bzr revid: fp@tinyerp.com-5b1adc04fe2d211ad88a9fc8bc3a2e988c233579

16 years agoBugfix
Fabien Pinckaers [Wed, 28 May 2008 18:59:58 +0000 (18:59 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-908664786f838940d6c7c2597482bc98db13c645

16 years agoBugfix for creating new fields
Fabien Pinckaers [Wed, 28 May 2008 15:10:01 +0000 (15:10 +0000)]
Bugfix for creating new fields

bzr revid: fp@tinyerp.com-340749ce397ab35660883c8acada977b51d2007d

16 years ago*removed 2 wizards that are not usefull, thanks to the new module account_budget_cros...
qdp [Wed, 28 May 2008 08:41:54 +0000 (08:41 +0000)]
*removed 2 wizards that are not usefull, thanks to the new module account_budget_crossover there is no more need of analytic budgets.

bzr revid: qdp-f64df52d8478cf321dac0b2bfa38f81d1037326a

16 years ago*replaced select=1 by select=2 on invoiced field of sale_order_line: this filter...
qdp [Wed, 28 May 2008 08:11:39 +0000 (08:11 +0000)]
*replaced select=1 by select=2 on invoiced field of sale_order_line: this filter is useless as every menuitem related to it already filer on uninvoiced lines

bzr revid: qdp-fb292ca55d6b57e1676e0dc8b1a4bb80720768bd

16 years agoImprove encoding on printscreen report
Husen Daudi [Wed, 28 May 2008 07:17:57 +0000 (07:17 +0000)]
Improve encoding on printscreen report

bzr revid: hda@tinyerp.com-4d94b59d96ed503976a9d5a50f854906deaf41de

16 years agoBugfix multi-currencies
Fabien Pinckaers [Tue, 27 May 2008 13:13:41 +0000 (13:13 +0000)]
Bugfix multi-currencies

bzr revid: fp@tinyerp.com-d65f90d81c0c60eae83d997d2d634bc41850f5e2

16 years agoBugfix
Fabien Pinckaers [Tue, 27 May 2008 07:17:11 +0000 (07:17 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-25c708b3e55f1bbe1c7be4a34568c503457d5fc1

16 years agoBugfixes
Fabien Pinckaers [Tue, 27 May 2008 07:16:06 +0000 (07:16 +0000)]
Bugfixes

bzr revid: fp@tinyerp.com-cbc963a85feabb4cac215294dbb0c0f06dde2aa3

16 years agoImprovement
Fabien Pinckaers [Tue, 27 May 2008 05:47:10 +0000 (05:47 +0000)]
Improvement

bzr revid: fp@tinyerp.com-0b8318949134e3eab656a15ff9de6e6b69db805c

16 years agoModifs
Fabien Pinckaers [Tue, 27 May 2008 05:38:42 +0000 (05:38 +0000)]
Modifs

bzr revid: fp@tinyerp.com-49d32e536413943e883fad5d36b1eaec36a04021

16 years agotesting
Husen Daudi [Tue, 27 May 2008 05:17:11 +0000 (05:17 +0000)]
testing

bzr revid: hda@tinyerp.com-a05b78cc4c015aee12065a5fa3035117125f2704

16 years agoBugfix: sql injection
Fabien Pinckaers [Mon, 26 May 2008 18:33:33 +0000 (18:33 +0000)]
Bugfix: sql injection

bzr revid: fp@tinyerp.com-185a6fceab3500c8ae5d014c28294490449db5be

16 years agoI remove empty_file, it was just a test
stw [Mon, 26 May 2008 13:35:13 +0000 (13:35 +0000)]
I remove empty_file, it was just a test

bzr revid: stw-14bea98aefd8257bc071854d2f9908b03d1e6b7c

16 years agoadd this file to check if I can commit on trunk
stw [Mon, 26 May 2008 13:31:18 +0000 (13:31 +0000)]
add this file to check if I can commit on trunk

bzr revid: stw-b51952e349b5355a6885e2c718ea3ccd9b613da6

16 years agoChange to not allow to export password
Fabien Pinckaers [Mon, 26 May 2008 12:43:53 +0000 (12:43 +0000)]
Change to not allow to export password

bzr revid: fp@tinyerp.com-71797ee332d680da51bc2da71dbc38624b1ce263

16 years ago*removed everything related to quantity in budgets
qdp [Mon, 26 May 2008 10:06:34 +0000 (10:06 +0000)]
*removed everything related to quantity in budgets

bzr revid: qdp-1d7e21a90c48947fecfe1b44d5e21db8d335d76f

16 years ago*removed everything related to analytic budget
qdp [Mon, 26 May 2008 09:43:46 +0000 (09:43 +0000)]
*removed everything related to analytic budget

bzr revid: qdp-79bd22e2fed50e25bbd97a4f8433b14745fad6c0

16 years agoUpdate repository URL to solve error.
Mantavya Gajjar [Thu, 22 May 2008 10:46:49 +0000 (10:46 +0000)]
Update repository URL to solve error.

bzr revid: mga@tinyerp.com-dd53fae52a1eda26e1530ac52d41bb437585d404

16 years agoImprove code so that print screen report can print sum of last column if it is intege...
Mantavya Gajjar [Wed, 21 May 2008 13:15:42 +0000 (13:15 +0000)]
Improve code so that print screen report can print sum of last column if it is integer or float.
By: Husen(hda)

bzr revid: mga@tinyerp.com-1637480a09a1c5966c227311b1e6ed67093b9c05

16 years agoBugfix for request with empty body
Fabien Pinckaers [Wed, 21 May 2008 12:38:00 +0000 (12:38 +0000)]
Bugfix for request with empty body

bzr revid: fp@tinyerp.com-cb655ae546750aeb0fdd9eed26ce89da1029335a

16 years agoBugfix
Fabien Pinckaers [Wed, 21 May 2008 12:16:30 +0000 (12:16 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-8c9f1d799249a60ff53fe086f667d2bc6817cdab

16 years agoJournal Period displayed in tag of standard entries
Fabien Pinckaers [Wed, 21 May 2008 12:04:20 +0000 (12:04 +0000)]
Journal Period displayed in tag of standard entries

bzr revid: fp@tinyerp.com-c663a15f13c8505d87764446c93f1bc57b451edd

16 years agoFix #697
Fabien Pinckaers [Wed, 21 May 2008 11:36:55 +0000 (11:36 +0000)]
Fix #697

bzr revid: fp@tinyerp.com-23358e67fffd1e468a8a9df489619fa1643814b8

16 years agoBugfix, BUG #714
Fabien Pinckaers [Wed, 21 May 2008 11:23:40 +0000 (11:23 +0000)]
Bugfix, BUG #714

bzr revid: fp@tinyerp.com-da14e465ecafa1bec88c3772d7591120048b9212

16 years agoAdd stock move link in product form which will open all stock moves of the particular...
Mantavya Gajjar [Wed, 21 May 2008 09:26:28 +0000 (09:26 +0000)]
Add stock move link in product form which will open all stock moves of the particular product.
By: Husen(hda)

bzr revid: mga@tinyerp.com-a49da52c359e07e24261f2862c70b2e0d98806e4

16 years agofew changes in to the orm for the write method acl
Mantavya Gajjar [Wed, 21 May 2008 06:41:00 +0000 (06:41 +0000)]
few changes in to the orm for the write method acl

bzr revid: mga@tinyerp.com-d857a2bdc9912d07b3fc9942cf029b1b95de493f

16 years agoTest Committee for the
Mantavya Gajjar [Wed, 21 May 2008 02:48:23 +0000 (02:48 +0000)]
Test Committee for the
write = [group1,]
read = [group1,]

bzr revid: mga@tinyerp.com-1130da0fa3df930c0f059c379e9661498a2c575a

16 years agoImplement features for
Mantavya Gajjar [Wed, 21 May 2008 02:46:30 +0000 (02:46 +0000)]
Implement features for
* self.write = False
* self.read = False

bzr revid: mga@tinyerp.com-75b6b29e53203e1ed2f18d00ef2b263dd46b4ea4

16 years agoAdd new 2 fields
Mantavya Gajjar [Wed, 21 May 2008 02:31:53 +0000 (02:31 +0000)]
Add new 2 fields
* self.write = False
* self.read = False

so that user can write like
'name': fields.char('Name', size=128, write=['base.group_admin'], read=['base.group_admin']),
or
'name': fields.char('Name', size=128, write=['base.group_admin']),
or
'name': fields.char('Name', size=128, read=['base.group_admin']),
if only write applied read will allow for all users but if readonly is
applied then same will be applied for the write

so 'name': fields.char('Name', size=128, read=['base.group_admin']), will work same as
'name': fields.char('Name', size=128, write=['base.group_admin'], read=['base.group_admin']),

bzr revid: mga@tinyerp.com-d62db1be538eb3bc9599f414092266a9764dd7fb

16 years ago*general budget/budget item renamed into 'Master budget' accordingly to accountant...
qdp [Tue, 20 May 2008 13:43:20 +0000 (13:43 +0000)]
*general budget/budget item renamed into 'Master budget' accordingly to accountant book

bzr revid: qdp-2e8f154ec3588bd7cb99c7443fb40541df2cb2a5

16 years ago*added the possibility to define graph view into the definition of the one2many
qdp [Tue, 20 May 2008 10:47:22 +0000 (10:47 +0000)]
*added the possibility to define graph view into the definition of the one2many

bzr revid: qdp-1f3b9919824132670834463bb261e7ead2ae90d2

16 years agoModifs
Fabien Pinckaers [Tue, 20 May 2008 07:06:20 +0000 (07:06 +0000)]
Modifs

bzr revid: fp@tinyerp.com-c5e53b45b2e63fb8fe3bb785b5a385bbeffb798e

16 years agoBugfix Taxes on account_tax_include
Fabien Pinckaers [Tue, 20 May 2008 06:27:46 +0000 (06:27 +0000)]
Bugfix Taxes on account_tax_include

bzr revid: fp@tinyerp.com-19c22d08d7f742fc341335944f6ca74e7c57b7f8

16 years ago*the general ledger report now is automaticly done for all children of the chosen...
qdp [Mon, 19 May 2008 12:42:45 +0000 (12:42 +0000)]
*the general ledger report now is automaticly done for all children of the chosen accounts

bzr revid: qdp-b5cd521574eccb504801bda612df55ba75985c04

16 years ago* fixed recursion problem in graph (ref ksh)
Amit Mendapara [Mon, 19 May 2008 10:24:08 +0000 (10:24 +0000)]
* fixed recursion problem in graph (ref ksh)
* fixed get_graph method (now returns transition ids too) (ref ksh)

bzr revid: ame@tinyerp.com-2fc245f372006170fab92e79986bf1b071bdc71c

16 years agoadded changes on store functionality:
qdp [Thu, 15 May 2008 09:05:38 +0000 (09:05 +0000)]
added changes on store functionality:

* Set the store selection method in the source object and not in the destination object
* Use a reference to the method and not a string

bzr revid: qdp-f14fa890303809b96aea54870a740b90d82570c5

16 years agoModifs
Fabien Pinckaers [Thu, 15 May 2008 08:22:40 +0000 (08:22 +0000)]
Modifs

bzr revid: fp@tinyerp.com-552223ca23073424b53502036541baa01a5d4653

16 years agoFixing ImportError: cannot import name xpath on ubuntu 8.04
Frederic Lambotte [Thu, 15 May 2008 05:23:30 +0000 (05:23 +0000)]
Fixing ImportError: cannot import name xpath on ubuntu 8.04

bzr revid: fla@tinyerp.com-ddc0383fb90cba8b23d66f15678ca6e79244c7ef

16 years agoAdd name in act_window to solve error when backup and restore database : Husen
Mantavya Gajjar [Wed, 7 May 2008 10:01:08 +0000 (10:01 +0000)]
Add name in act_window to solve error when backup and restore database : Husen

bzr revid: mga@tinyerp.com-f48b9e2953603f4e1041baf69a925ba32119a9cf

16 years agoAdd tab label name
Mantavya Gajjar [Wed, 7 May 2008 09:14:14 +0000 (09:14 +0000)]
Add tab label name

bzr revid: mga@tinyerp.com-0f0eb9c5a953a427cf704186f8c26fc65a2e0994

16 years ago* Fixed `new graph` (partially implemented graph algorithem) (ref. ksh)
Amit Mendapara [Thu, 1 May 2008 12:02:58 +0000 (12:02 +0000)]
* Fixed `new graph` (partially implemented graph algorithem) (ref. ksh)

bzr revid: ame@tinyerp.com-9ece42d68ea21369777d7b927355a6fc4b01a517

16 years agobugfix
qdp [Wed, 30 Apr 2008 05:13:00 +0000 (05:13 +0000)]
bugfix

bzr revid: qdp-0d9730695e608648473ca7656c11566b0ff00460

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 11:15:06 +0000 (11:15 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-1e9f55fb23d77eded992b1f4a37a8fccd0a043e2

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 11:14:43 +0000 (11:14 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-14737812fe9314cc2eb3d633e7c042abe34ab553

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 11:14:15 +0000 (11:14 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-ec2e7811843c354b37c8a87dcd92ff27b78c9cea

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 11:13:15 +0000 (11:13 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-5318b0bf4deb49dcd470e0e9e2e69384003694ee

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 07:53:20 +0000 (07:53 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-ced47e625f930b461a3fd62db8acc52dd8bfa9bd

16 years agoChange the Security policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 05:13:46 +0000 (05:13 +0000)]
Change the Security policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-502a2e2eab5e1ba3233743ff9755d35c2d464223

16 years agoChange the Secutiry policy according to the Fabien, keep only 2 entry on each object
Mantavya Gajjar [Tue, 29 Apr 2008 03:34:43 +0000 (03:34 +0000)]
Change the Secutiry policy according to the Fabien, keep only 2 entry on each object

bzr revid: mga@tinyerp.com-d9720380b3be1350f6b755bf96ff20cb460a6b3b

16 years agoModifs
Fabien Pinckaers [Mon, 28 Apr 2008 16:01:09 +0000 (16:01 +0000)]
Modifs

bzr revid: fp@tinyerp.com-aa4610dbe3191963205fbe9ca6c797b5e168749a

16 years ago*bugfixed the possibility to use "font color" in reporting
qdp [Fri, 25 Apr 2008 05:15:28 +0000 (05:15 +0000)]
*bugfixed the possibility to use "font color" in reporting

bzr revid: qdp-8216126207db6f3b07cc09f390f67e7da952302c

16 years ago*removal of the sens field
qdp [Fri, 25 Apr 2008 05:11:48 +0000 (05:11 +0000)]
*removal of the sens field

bzr revid: qdp-92ca4b599bdf87e690e442ed5317499d0b1f11bd

16 years agosmall bug fix for the write method for security
Mantavya Gajjar [Thu, 24 Apr 2008 08:48:52 +0000 (08:48 +0000)]
small bug fix for the write method for security

bzr revid: mga@tinyerp.com-28de2b0b4baa86e51f058f3fe9c055a3ce1f6926

16 years ago*correcting type of tax accounts
qdp [Thu, 24 Apr 2008 07:06:07 +0000 (07:06 +0000)]
*correcting type of tax accounts

bzr revid: qdp-23e5e3cd7c84ad2a563977edc417791723c33dfd

16 years agoRemoved unused file
Fabien Pinckaers [Tue, 22 Apr 2008 17:33:13 +0000 (17:33 +0000)]
Removed unused file

bzr revid: fp@tinyerp.com-c4d20747167f26b7ab2d03cc1e1be035b209278a

16 years agoupgrade of the belgium charts:
qdp [Mon, 21 Apr 2008 13:27:15 +0000 (13:27 +0000)]
upgrade of the belgium charts:
*tax accounts are now of 'tax' type
*added the account with code 91 (new root 'Autres' have been define for this purpose)

bzr revid: qdp-6fe28ca459589350f7dc0e70f0e611a9525ee576

16 years agoModifs for logo and multiple-header
Fabien Pinckaers [Mon, 21 Apr 2008 13:04:49 +0000 (13:04 +0000)]
Modifs for logo and multiple-header

bzr revid: fp@tinyerp.com-f40939b7bd24b27497ead8daa85335ef727cef47

16 years agoAdding Graph Rendering Routine in the Trunk
Fabien Pinckaers [Mon, 21 Apr 2008 07:09:08 +0000 (07:09 +0000)]
Adding Graph Rendering Routine in the Trunk

bzr revid: fp@tinyerp.com-55457de5949ef31ba3aa2b82612f3911afed2ecf

16 years agoAdding a graph library
Fabien Pinckaers [Mon, 21 Apr 2008 06:39:59 +0000 (06:39 +0000)]
Adding a graph library

bzr revid: fp@tinyerp.com-faf666d8f3210c369dbc1561d74d6875542593de

16 years agoMoenus
Fabien Pinckaers [Sun, 20 Apr 2008 18:11:22 +0000 (18:11 +0000)]
Moenus

bzr revid: fp@tinyerp.com-6702332404776cc82b015ced9b1d3cf8f38ef155

16 years agoRemoved dependency on account
Fabien Pinckaers [Fri, 18 Apr 2008 18:33:23 +0000 (18:33 +0000)]
Removed dependency on account

bzr revid: fp@tinyerp.com-ef9dcd43f89d4848905208ed9d258d51c616e6b4

16 years ago*bugfixed on sale_order: invoice_id replaced by invoice_ids
qdp [Thu, 17 Apr 2008 11:17:30 +0000 (11:17 +0000)]
*bugfixed on sale_order: invoice_id replaced by invoice_ids

bzr revid: qdp-8f7678b023e62bde5f62c9ac3ed66061d16c014c

16 years agoBugfix
Fabien Pinckaers [Thu, 17 Apr 2008 10:10:38 +0000 (10:10 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-dcb2f48ad580322ecb521b977c1591b4a3704c71

16 years agoREmoved old comments
Fabien Pinckaers [Thu, 17 Apr 2008 07:56:29 +0000 (07:56 +0000)]
REmoved old comments

bzr revid: fp@tinyerp.com-7c99a6a7bee84a89e24c3e6991630c77da25c925

16 years agoBugfix
Fabien Pinckaers [Thu, 17 Apr 2008 07:54:39 +0000 (07:54 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-eeb154ef0710ae860be564ae075d82c2b36f1897

16 years agoBugfix
Fabien Pinckaers [Thu, 17 Apr 2008 07:53:46 +0000 (07:53 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-27bdc31749155405012a523575b8b93391eb96d2

16 years agoBugfix
Fabien Pinckaers [Thu, 17 Apr 2008 07:52:30 +0000 (07:52 +0000)]
Bugfix

bzr revid: fp@tinyerp.com-6ac5a700b3a5c101d74f3a23679cac3b73c1fdbe

16 years agoBugfixes
Fabien Pinckaers [Thu, 17 Apr 2008 06:24:58 +0000 (06:24 +0000)]
Bugfixes

bzr revid: fp@tinyerp.com-4c0eb49b01507477b903fb1019b3aeadabb42ffe

16 years agoBugfixes
Fabien Pinckaers [Thu, 17 Apr 2008 06:24:58 +0000 (06:24 +0000)]
Bugfixes

bzr revid: fp@tinyerp.com-d51b71c97d7cb6d7bc884664247f7d4fdfe3c0a7

16 years agoCreating new objects
Fabien Pinckaers [Wed, 16 Apr 2008 20:00:51 +0000 (20:00 +0000)]
Creating new objects

bzr revid: fp@tinyerp.com-94e557aa5ec9f39bf119e161bda8f33c9f568fc2

16 years agoAdd groups=[] for testing
Mantavya Gajjar [Wed, 16 Apr 2008 12:06:36 +0000 (12:06 +0000)]
Add groups=[] for testing

bzr revid: mga@tinyerp.com-5384b396637318be1d3d79b44974b2e98b0ceb1b

16 years agoadd groups checking code in def write
Mantavya Gajjar [Wed, 16 Apr 2008 12:03:14 +0000 (12:03 +0000)]
add groups checking code in def write
that checks the groups and do the operation for write

bzr revid: mga@tinyerp.com-2f78880e5f4dca54f2c2a939eea17ee26c575eff

16 years agoAdd new Field to Column class
Mantavya Gajjar [Wed, 16 Apr 2008 12:01:27 +0000 (12:01 +0000)]
Add new Field to Column class
self.groups = False
to provide the field level security

bzr revid: mga@tinyerp.com-6290f2bce6308b2b05818918bb3ebc3c4e500aaf

16 years agoremove comment from the code that implement for the security
Mantavya Gajjar [Wed, 16 Apr 2008 03:59:40 +0000 (03:59 +0000)]
remove comment from the code that implement for the security

bzr revid: mga@tinyerp.com-8727f031c11e3adc8f71fc5c585e6cc99ffa4da3

16 years agoModifs
Fabien Pinckaers [Tue, 15 Apr 2008 17:32:50 +0000 (17:32 +0000)]
Modifs

bzr revid: fp@tinyerp.com-c97eeb950ce16d0bd29c35404380377bd323b3b3

16 years agoModifs
Fabien Pinckaers [Tue, 15 Apr 2008 17:32:50 +0000 (17:32 +0000)]
Modifs

bzr revid: fp@tinyerp.com-189a30d4da5027a4882603f270da842abd0865e9

16 years agoImprovements for creating objects
Fabien Pinckaers [Sun, 13 Apr 2008 06:54:08 +0000 (06:54 +0000)]
Improvements for creating objects

bzr revid: fp@tinyerp.com-240c41f315d5c5614d3259529b922e05be57908b

16 years agosolve inselect error
Mantavya Gajjar [Thu, 10 Apr 2008 07:18:44 +0000 (07:18 +0000)]
solve inselect error

bzr revid: mga@tinyerp.com-ccb754071d65a38358b76b8ba46620d818f73d94

16 years agoBugfixed about webservice
Fabien Pinckaers [Wed, 9 Apr 2008 11:33:09 +0000 (11:33 +0000)]
Bugfixed about webservice

bzr revid: fp@tinyerp.com-51f190c9ac7840b2d7a12bb1cab86be5bec8a6bb

16 years agoAdd 'not in' operator functionality in where_calc function.
Mantavya Gajjar [Wed, 9 Apr 2008 09:52:31 +0000 (09:52 +0000)]
Add 'not in' operator functionality in where_calc function.

bzr revid: mga@tinyerp.com-c5695f14aeca4a3ba171f7c8007f8c83e1b13930

16 years agochange the code to add groups in user object
Mantavya Gajjar [Wed, 9 Apr 2008 06:37:42 +0000 (06:37 +0000)]
change the code to add groups in user object

bzr revid: mga@tinyerp.com-e025efd7776dd8aadc5d2329f387e1b31d86db9f

16 years agochange the code to add groups in user object
Mantavya Gajjar [Wed, 9 Apr 2008 06:35:00 +0000 (06:35 +0000)]
change the code to add groups in user object

bzr revid: mga@tinyerp.com-0106f60b3ab287930c23e337143322088e8fa9ec