Commit Graph

18 Commits

Author SHA1 Message Date
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
ced 44c66c7f34 Fix uom conversion in analytic line
bzr revid: ced-cd42cc44fdc260bca64f66a2e599c02621dd9733
2007-12-17 07:58:40 +00:00
ced b04c030791 Fix cost & revenue on analytic account
- remove limit 12 -> doesn't work
- remove from one2many because there is no limit
- improve the relate button

bzr revid: ced-9f3ba0b26721f6d322cb4760cc55284379ea1696
2007-09-20 14:00:18 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
ced 1affdedfd3 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
2007-07-19 13:47:25 +00:00
ced 99b8134a10 account: change ambigous variable name
bzr revid: ced-7abf6011a16e089613e60bebf2a3f2b6b8663704
2007-07-19 13:36:44 +00:00
ced 0a31058c9a account: add test for expence account in analytic line
bzr revid: ced-95e77f7f90068d522adc4af256c235e4b4785cef
2007-07-02 13:06:19 +00:00
Fabien Pinckaers 4b03036000 Analytic accounts statistics
Bugfix in debit/credit computation
	Graph view

bzr revid: fp@tinyerp.com-a0b7dbc288760ee7054b3ad5df83afc498c70ab8
2007-06-21 16:12:59 +00:00
ced e980813d4d CLIENT,KERNEL: new tag act_window for new relate implementation
bzr revid: ced-774fa598d18bfb26cf59e94de536c6afd5bf531b
2007-05-24 05:26:36 +00:00
Mantavya Gajjar c5b1fbc478 ACCOUNT: add multi-company into base accounting
bzr revid: mga@tinyerp.com-9d1120f18bae244eeb46ca3a8f00919a8498058b
2007-03-28 14:41:48 +00:00
ced acd61272e4 ACCOUNT: product_id is not required
bzr revid: ced-ee087bb2aad410f716fc8a4d1bbeca39197fad4e
2007-03-13 13:12:19 +00:00
ced aff1caa0de HR_TIMESHEET,ACCOUNT: increase size to 256 for analytic line description
bzr revid: ced-bb3955e3f2384b5f056e78bfcf72e497a9f2699c
2007-03-09 10:10:56 +00:00
pinky e12814a760 Modifs
bzr revid: pinky-461ff6da5535da6953f5b9ef79c3cecbfe42ae5c
2007-03-06 09:57:35 +00:00
ced 13bc7d36b1 ACCOUNT: add ref to analytic line, HR_TIMESHEET_INVOICE: add final invoice
bzr revid: ced-9422c619a669a2e335ee6cee8cd7304b49cbd65c
2007-02-08 11:48:36 +00:00
ced b4af1461c4 HR_TIMESHEET_INVOICE: improve create invoice
bzr revid: ced-93af4c09cfc8446aad3e104aea1b65ec905a5915
2007-01-23 15:17:17 +00:00
bch 439d7a5a90 ACCOUNT:
* bank statment line now have a ref t othe corresponding invoice.
* account.py splitted for depedendy reason.

L10N_CH: debug

bzr revid: bch-cd59941716bff05a29b95739b303b6f1c2a859a8
2007-01-04 09:45:50 +00:00