odoo/odoo.git
17 years agoSpell fix
bch [Wed, 9 May 2007 12:13:59 +0000 (12:13 +0000)]
Spell fix

bzr revid: bch-24402861187e890a0389b7efbb69c6f044deca08

17 years agoThe write_date is now set on creation too
bch [Wed, 9 May 2007 12:13:19 +0000 (12:13 +0000)]
The write_date is now set on creation too

bzr revid: bch-06dfa28225922b5b91aa21dcbba0c477f9ab5fff

17 years agoBugfix Concunrrency write : increased the db precision for the write date + update...
bch [Wed, 9 May 2007 10:37:59 +0000 (10:37 +0000)]
Bugfix Concunrrency write : increased the db precision for the write date + update read_time value very shortly after the write on the server side. This ovoid some problem when somebody clic on save button very nervously

bzr revid: bch-31a0315e15c40fed080843b1f5f0d9499eda0b04

17 years agoclass sale_order_line : Removed obsolete column "price_unit_customer".
rde [Wed, 9 May 2007 10:09:25 +0000 (10:09 +0000)]
class sale_order_line : Removed obsolete column "price_unit_customer".

bzr revid: rde-6bb4938ab000f09478b58dd015f5562049f6e60c

17 years agoCRM: fix close state -> done
ced [Wed, 9 May 2007 06:35:49 +0000 (06:35 +0000)]
CRM: fix close state -> done

bzr revid: ced-2982df19095ce1a26c8f4ff3b3caff376ef3fde0

17 years agoDefault value for categories in the module upload wizard
Fabien Pinckaers [Tue, 8 May 2007 20:01:54 +0000 (20:01 +0000)]
Default value for categories in the module upload wizard

bzr revid: fp@tinyerp.com-b80a20763888ed425a5a12b33fc0c56bb3424964

17 years agoRemoved print statement
Fabien Pinckaers [Tue, 8 May 2007 19:41:52 +0000 (19:41 +0000)]
Removed print statement

bzr revid: fp@tinyerp.com-144688fa8ea12fe157ea2a660c64587a3fff713e

17 years agoBugfixing for update module list
Fabien Pinckaers [Tue, 8 May 2007 19:40:54 +0000 (19:40 +0000)]
Bugfixing for update module list

bzr revid: fp@tinyerp.com-eaccedd5d7ee299d1532b283f69ab98cb26b7870

17 years agoBetter descriptions and versions on modules
Fabien Pinckaers [Tue, 8 May 2007 19:21:13 +0000 (19:21 +0000)]
Better descriptions and versions on modules

bzr revid: fp@tinyerp.com-bf8ef49f09f9fefdfad56236160c399ca5412f58

17 years agoBetter description on modules
Fabien Pinckaers [Tue, 8 May 2007 19:18:45 +0000 (19:18 +0000)]
Better description on modules

bzr revid: fp@tinyerp.com-1b3212b4b01afa069f87b377cf0e0d381ec563b7

17 years agoAdding Joomla scripts
Fabien Pinckaers [Tue, 8 May 2007 19:07:53 +0000 (19:07 +0000)]
Adding Joomla scripts

bzr revid: fp@tinyerp.com-987f2d8a79e1644021d6386fb37f5ce27b3102b4

17 years agoBase_Module_puclish
Fabien Pinckaers [Tue, 8 May 2007 19:06:15 +0000 (19:06 +0000)]
Base_Module_puclish
Allows now to modify an existing module
Bugfix in .zip upload system

bzr revid: fp@tinyerp.com-fbabab5dac83da3bf8afd2b3e7d163cefa397fc6

17 years agoKERNEL: fix delta test if not log_access object
ced [Tue, 8 May 2007 16:38:41 +0000 (16:38 +0000)]
KERNEL: fix delta test if not log_access object

bzr revid: ced-fb994845a8df89f3504be8f63424d64e5612b845

17 years agoKERNEL: fix execute query with unicode
ced [Tue, 8 May 2007 16:37:50 +0000 (16:37 +0000)]
KERNEL: fix execute query with unicode

bzr revid: ced-dd1fce71e0b9971d761a81c245122957b85cb74e

17 years agoEDI: don't close cr in wizard
ced [Tue, 8 May 2007 13:47:59 +0000 (13:47 +0000)]
EDI: don't close cr in wizard

bzr revid: ced-4c3d501f8514df33cb18ea311940ad1937ef5eba

17 years agoBASE: remove old workflow print
ced [Tue, 8 May 2007 13:47:34 +0000 (13:47 +0000)]
BASE: remove old workflow print

bzr revid: ced-565bda9d00607864af9ae47c32b16cdc419699fd

17 years agoConcurrency check on write : if two read-write cycle are interleaved the server is...
bch [Tue, 8 May 2007 13:33:14 +0000 (13:33 +0000)]
Concurrency check on write : if two read-write cycle are interleaved the server is able to detect them and to warn the user.

bzr revid: bch-e37b9f6fcc6e48ce90b4680f4f123250f6255028

17 years agoRemoved unused one2many from sale order to sale order payment(Which doesn't exist...
bch [Tue, 8 May 2007 11:40:39 +0000 (11:40 +0000)]
Removed unused one2many from sale order to sale order payment(Which doesn't exist naymore)

bzr revid: bch-15ba2f754d30abc34ba887a8a5c256662fc195b1

17 years agochange domain recouncile=1
Husen Daudi [Tue, 8 May 2007 08:11:33 +0000 (08:11 +0000)]
change domain recouncile=1

bzr revid: hda@tinyerp.com-cf8fc6a12ce90b7b6ba8588861b6fdaadf1796ad

17 years agoHR: fix groups in hr
ced [Tue, 8 May 2007 06:29:17 +0000 (06:29 +0000)]
HR: fix groups in hr

bzr revid: ced-196487d33712ad9f82aa931394dec079441db98a

17 years agoproperty_ids was declared twice in sale.order.line ; removed one occurence
rde [Mon, 7 May 2007 13:04:01 +0000 (13:04 +0000)]
property_ids was declared twice in sale.order.line ; removed one occurence

bzr revid: rde-87d943bd228bdf23bc8d28309b524a37c9bc9908

17 years agoAnalytic account now have a draft state
bch [Mon, 7 May 2007 12:19:30 +0000 (12:19 +0000)]
Analytic account now have a draft state

bzr revid: bch-cc6ebe5545808e1fa38cae38b48032c477d57d7b

17 years agoHR: field state become a function
ced [Mon, 7 May 2007 11:59:33 +0000 (11:59 +0000)]
HR: field state become a function

bzr revid: ced-b85cf258dc5770e53cda87285fbf072e8686f05c

17 years agoFixed typo in account.py ("Percent" not "Procent").
rde [Mon, 7 May 2007 06:23:04 +0000 (06:23 +0000)]
Fixed typo in account.py ("Percent" not "Procent").
Note : Only text has been translated, in order to avoid regressions.

bzr revid: rde-b3000d8fbc97eb5e931e8c758709d01df7b6b3f4

17 years agoHR_TIMESHEET_SHEET: fix goto button out of constraint
ced [Mon, 7 May 2007 05:30:24 +0000 (05:30 +0000)]
HR_TIMESHEET_SHEET: fix goto button out of constraint

bzr revid: ced-b29b380fce0d75170f65d5a4ae0b0f3227e97ae6

17 years agobzr revid: rde-9c940815d96e1317e93862290078a3a6453f283a
rde [Fri, 4 May 2007 11:02:06 +0000 (11:02 +0000)]
bzr revid: rde-9c940815d96e1317e93862290078a3a6453f283a

17 years agoFixed typo in mrp/__terp__.py (descriptive text)
rde [Fri, 4 May 2007 10:57:56 +0000 (10:57 +0000)]
Fixed typo in mrp/__terp__.py (descriptive text)

bzr revid: rde-b9436c57d0cbac5143bc078a9ad8c5bef8ef0002

17 years agoFixed typo in sale.py
rde [Fri, 4 May 2007 10:21:02 +0000 (10:21 +0000)]
Fixed typo in sale.py

bzr revid: rde-48daaa9cc40d0457dc1ee0439d5a6a57b65398ca

17 years agonew report for the tree view of account_reportings
Dhara Shah [Fri, 4 May 2007 08:37:58 +0000 (08:37 +0000)]
new report for the tree view of account_reportings
(with out any formating like colour and picture)

bzr revid: dsh@tinyerp.com-0e6edde9ef621574e702f25abd120fdfde67aa64

17 years agonew report for the tree view of account_reportings
Dhara Shah [Fri, 4 May 2007 08:36:33 +0000 (08:36 +0000)]
new report for the tree view of account_reportings
(with out any formating like colour and picture)

bzr revid: dsh@tinyerp.com-b9d9dee4512d76db9f2a8c456ebdb3aff4d8ba50

17 years agonew report for the tree view of account_reportings
Dhara Shah [Fri, 4 May 2007 08:36:11 +0000 (08:36 +0000)]
new report for the tree view of account_reportings
(with out any formating like colour and picture)

bzr revid: dsh@tinyerp.com-6341c616478670892e9344763bf2a800a8971ad0

17 years agoclean bad commit 6156
ced [Fri, 4 May 2007 04:49:02 +0000 (04:49 +0000)]
clean bad commit 6156

bzr revid: ced-d1a66f6e0555f3c34a67f94781dc67a3573656b4

17 years agoSmall change for AMit's netrpc
Fabien Pinckaers [Fri, 4 May 2007 04:47:12 +0000 (04:47 +0000)]
Small change for AMit's netrpc

bzr revid: fp@tinyerp.com-d7198e9c3d9e3f83d471bc15dec32597324031a2

17 years agoRemoved trailing line
Fabien Pinckaers [Thu, 3 May 2007 20:10:02 +0000 (20:10 +0000)]
Removed trailing line

bzr revid: fp@tinyerp.com-7ec580c253a69abe7a07ac2dfe6904a81cc55ba6

17 years agoMissing file
Fabien Pinckaers [Thu, 3 May 2007 20:09:31 +0000 (20:09 +0000)]
Missing file

bzr revid: fp@tinyerp.com-46b1565fcd9a17de0a339846b2f7288a1e13f80f

17 years agoModifs for module publication and upload on tinyerp.com
Fabien Pinckaers [Thu, 3 May 2007 20:04:34 +0000 (20:04 +0000)]
Modifs for module publication and upload on tinyerp.com

bzr revid: fp@tinyerp.com-2290bed8e0981d4057532fac944db20e355d3a0c

17 years agoRemoved export, -> base_module_publish module
Fabien Pinckaers [Thu, 3 May 2007 19:27:47 +0000 (19:27 +0000)]
Removed export, -> base_module_publish module

bzr revid: fp@tinyerp.com-44e0386d3d3652eea5975b564cdc4b6df1a2c2c0

17 years agoRemoved print statement
Fabien Pinckaers [Thu, 3 May 2007 19:22:36 +0000 (19:22 +0000)]
Removed print statement

bzr revid: fp@tinyerp.com-8d870eba8168136b26bffc2d4d9bde171c0af47c

17 years ago.ZIP Module support:
Fabien Pinckaers [Thu, 3 May 2007 19:21:49 +0000 (19:21 +0000)]
.ZIP Module support:
improvement for supporting .zip extension
wizard for importing .ZIP
wizard for exportting .ZIP: bugfix and improve

bzr revid: fp@tinyerp.com-a9ffc9ab126a9ae33dc02e212ed6762853d908ed

17 years agoModifs on module systems
Fabien Pinckaers [Thu, 3 May 2007 18:34:39 +0000 (18:34 +0000)]
Modifs on module systems

bzr revid: fp@tinyerp.com-f61ade60da194c40ebff78bb20883548f3e449f3

17 years agoModifs on module systems
Fabien Pinckaers [Thu, 3 May 2007 18:34:39 +0000 (18:34 +0000)]
Modifs on module systems

bzr revid: fp@tinyerp.com-d27f4fc1b6de710c97896a54d4dbbe5bf883e4a8

17 years agoRemoved bad file
Fabien Pinckaers [Thu, 3 May 2007 15:08:39 +0000 (15:08 +0000)]
Removed bad file

bzr revid: fp@tinyerp.com-9b50b85fecce5f30197feb5d49d6aefe1e566b89

17 years agoanalytic account: the analytic account chart is now quicker and show also debit and...
bch [Thu, 3 May 2007 13:56:50 +0000 (13:56 +0000)]
analytic account: the analytic account chart is now quicker and show also debit and credit

bzr revid: bch-9319300eff9f4902fb0c9d978ef4de59a3fbc995

17 years agofile_open raise a nice exception when a file is not found
bch [Thu, 3 May 2007 13:34:39 +0000 (13:34 +0000)]
file_open raise a nice exception when a file is not found

bzr revid: bch-e5b4023e441eb8f655efe16976c94e8580a88284

17 years agofile_open raise a nice exception when a file is not found
bch [Thu, 3 May 2007 13:34:39 +0000 (13:34 +0000)]
file_open raise a nice exception when a file is not found

bzr revid: bch-05fa177eb1ee44b4ef56830a85c3ffad87f005be

17 years agobzr revid: hda@tinyerp.com-c583465652382324ea3cacf327b6deccb7d6b334
Husen Daudi [Thu, 3 May 2007 09:44:49 +0000 (09:44 +0000)]
bzr revid: hda@tinyerp.com-c583465652382324ea3cacf327b6deccb7d6b334

17 years agobzr revid: hda@tinyerp.com-7f676c8c3d057a1a8086f535b18b4a2288562484
Husen Daudi [Thu, 3 May 2007 08:04:00 +0000 (08:04 +0000)]
bzr revid: hda@tinyerp.com-7f676c8c3d057a1a8086f535b18b4a2288562484

17 years agobzr revid: hda@tinyerp.com-4429532dbe7569da981caa4538b5488b7f7d10ac
Husen Daudi [Thu, 3 May 2007 08:01:49 +0000 (08:01 +0000)]
bzr revid: hda@tinyerp.com-4429532dbe7569da981caa4538b5488b7f7d10ac

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