Commit Graph

213 Commits

Author SHA1 Message Date
qdp 9bfd996538 *remove active field on account_move_line, part 3
bzr revid: qdp@tinyerp.com-20080829134547-1t6q7wa12n9d1z9s
2008-08-29 15:45:47 +02:00
Fabien Pinckaers a428150c2e Modifs View
bzr revid: fp@tinyerp.com-20080829113528-08i4sgfkpplhz2bo
2008-08-29 13:35:28 +02:00
Fabien Pinckaers 7a41e20018 Modifs
bzr revid: fp@tinyerp.com-20080828233353-v3a1rqrvgrp7je9d
2008-08-29 01:33:53 +02:00
Fabien Pinckaers 70c2df4cfa modifs
bzr revid: fp@tinyerp.com-20080827205310-io05rfavmpyxk6uc
2008-08-27 22:53:10 +02:00
Jay Vora 9cd2ac3f60 Removed root account type,added toolbar attribute to charts of account.
bzr revid: jvo@tinyerp.com-20080827142606-grun4dgfsnuzzle0
2008-08-27 19:56:06 +05:30
Fabien Pinckaers 765fdf49df Modifs
bzr revid: fp@tinyerp.com-20080825222458-r9l3i3lvyss1vzep
2008-08-26 00:24:58 +02:00
Fabien Pinckaers 97dd8d1a25 Merge
bzr revid: fp@tinyerp.com-20080825222048-dfz0h2fx1ooofavq
2008-08-26 00:20:48 +02:00
qdp a809f44054 *pushed mra's work:
*added a boolean field on account_journal that allow the user to skip the draft state of the account_move created (going directly to posted)

bzr revid: qdp@tinyerp.com-20080825123634-1laxkpvmpu0lakl0
2008-08-25 14:36:34 +02:00
Fabien Pinckaers 463643c9f7 Modifs
bzr revid: fp@tinyerp.com-20080822145343-1i6bhgw0082j75u1
2008-08-22 16:53:43 +02:00
Mustufa Rangwala a2acce64f6 added boolean field on journal and modify move object
bzr revid: mra@tinyerp.com-20080822085708-ijrakip4amwlgoy1
2008-08-22 14:27:08 +05:30
Fabien Pinckaers 54218b887e Improvements
bzr revid: fp@tinyerp.com-20080821154948-0ty3mxghvx4iaqng
2008-08-21 17:49:48 +02:00
Harshad Modi a67f0926f8 created new wizard for duplicate account chart
bzr revid: hmo@tinyerp.com-20080821071104-wuwrztxw6j4cpujp
2008-08-21 12:41:04 +05:30
Christophe Simonis 09dcde9f12 remove old menu entry
bzr revid: christophe@tinyerp.com-20080819090850-9gyhbt5jhe5ndg2h
2008-08-19 11:08:50 +02:00
Fabien Pinckaers f873f8761c Removed Fast Chart of Accounts
_order = parent_left

bzr revid: fp@tinyerp.com-20080819070941-i15jwyp36gh8hg7n
2008-08-19 09:09:41 +02:00
Jay Vora da09f02140 On account move line:Added tax and analytic account fields.modified create and write method on account move line creation
bzr revid: jvo@tinyerp.com-20080814133758-z76lxtj88yqm7hlc
2008-08-14 19:07:58 +05:30
Stephane Wirtel 0efbded8db refactor the xml file
bzr revid: stephane@tinyerp.com-20080731131413-sxp8kcclg910nsir
2008-07-31 15:14:13 +02:00
qdp cd629fb096 *commited jvo's work:
-Changed the type of parent_id of account.account from many2many to many2one and changes account charts accordingly.
	-Bugfix: solved error of no period_ids and misc. changes in wizard_fiscalyear_close.py
	-Bugfix: solved error of fiscal year and period in report-account_balance.py

bzr revid: qdp@tinyerp.com-20080729120906-zin2q9epxgq8xos9
2008-07-29 14:09:06 +02:00
Jay Vora ab7203e49e removed temporary code for wizard of bob import.
bzr revid: jvo@tinyerp.com-20080729111824-arlrzjqlha16apv4
2008-07-29 16:48:24 +05:30
Jay Vora ac438d5a0b -Modified data xml files:account_data1 and account_minimal for account.account.types and parent_id changed from one2many to manyone, -
bzr revid: jvo@tinyerp.com-20080723135627-bp678usxmm6jgpqo
2008-07-23 19:26:27 +05:30
Amit Mendapara 459dba840e Some `attrs` usages examples.
bzr revid: ame@tinyerp.com-20080723123857-utf0e7whug1apdit
2008-07-23 18:08:57 +05:30
Jay Vora d4d97f4142 -Added wizard for creating multi charts of accounts.Objects and view only.
bzr revid: jvo@tinyerp.com-20080721063921-wk39n3p8j1dicl44
2008-07-21 12:09:21 +05:30
qdp 040e82d5e6 *tax views improvement
*replaced some spaces by tabs
*typo corrected

bzr revid: qdp@tinyerp.com-20080717120217-vhtgkmzc2lxikru4
2008-07-17 14:02:17 +02:00
jvo 73e59635f0 -Made wizard_use_model called from view(account.model) and menu(Use model) both.
bzr revid: jvo-20080717072716-fvtia6482l0qbkkv
2008-07-17 12:57:16 +05:30
jvo 72f215072b Added 3 objects and their views:
-Account.account.template
-Account.tax.template
-Account.chart.template

bzr revid: jvo-20080716140949-thuw7i1tk1y6vj5k
2008-07-16 19:39:49 +05:30
jvo 57d0ebb5e6 -Added Use model wizard.
-Added 'legend' field on account.model
-Added 'description' field  and name_get method on account.tax."

bzr revid: jvo-20080715100458-0io7neh1n1grgrt3
2008-07-15 15:34:58 +05:30
Fabien Pinckaers 8ccdb3c75e Imrpovement in wizards
bzr revid: fp@tinyerp.com-60cd6fa546623497dc251ac5ac0b68a87826740d
2008-07-09 17:55:23 +00:00
qdp 1083ebb0e3 *user_id on account.journal is now only visible by members of extended group
bzr revid: qdp-453485c749e736ebdc57e51fe87302916e9106e6
2008-07-09 08:16:07 +00:00
Fabien Pinckaers fd885debd5 Better Menus and Views
bzr revid: fp@tinyerp.com-6ae3ac1df449bd19db7b0366feb935e8e33d5101
2008-07-08 20:56:25 +00:00
Harshad Modi 17df667595 modification :
* put special cancel button with action for cancel/ skip wizard

bzr revid: hmo@tinyerp.com-e55ae6b9947d69f27634695fd8298cd100923dd5
2008-07-07 09:41:01 +00:00
Harshad Modi b6e1745b8a configuration wizard :
* improvement on user configuration wizard
* account journal for bank account wizard
* remove comment on install module wizard on profile_service module

bzr revid: hmo@tinyerp.com-75b7c5c0da946d8842171a692ba65c0ce0e55e89
2008-07-02 08:42:47 +00:00
Fabien Pinckaers 55fef6617c Modifs
bzr revid: fp@tinyerp.com-8a1a0ff662a0ea707e0e833504c00cece8518ebb
2008-07-02 05:07:30 +00:00
Fabien Pinckaers a5ea68f171 Improvements in menus
bzr revid: fp@tinyerp.com-68282dbd98b8fed381c42457236a3a17a4b6c45f
2008-07-01 19:20:40 +00:00
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw 7debc99e52 bugfix in the account's view
bzr revid: stw-7182348fa3191c8ea1a3a9cb77347634e41e2ccf
2008-06-30 11:32:26 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
stw bf9359c52d add ids for some menuitems
bzr revid: stw-2677870d51653b77b71343d0d53336c267857c53
2008-06-28 21:33:58 +00:00
Harshad Modi 2c8f39c5d6 modification:
* add icon on main configiration Steps and also all configuration wizards
* add new field 'note' on configuration step object for step desection
	which is display on main configuration wizard
* modify some configuration wizards :
	- configure user :	add new button for loop , save + new
	- select simple view or extend view : modify layout
	- journal of bank account : put one2many object with editable tree view to allow create more than one journal

bzr revid: hmo@tinyerp.com-8ad3011975c33bd1308b2eb0c23d25f0108ae1c5
2008-06-25 11:57:29 +00:00
Harshad Modi 6d956b2f1c imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-f68aa6f5d8985f63e4d63213179c9198c3f94168
2008-06-21 09:54:30 +00:00
Harshad Modi 7318be91fe prototype of configuration wizard
bzr revid: hmo@tinyerp.com-9591a4aa840f7c7a4ecddde1adef198e27b5ddfa
2008-06-20 11:49:23 +00:00
stw 1dd5941549 add a name for each action
bzr revid: stw-7bbe07a45306a53ca768b0750c380d1bbe133372
2008-06-18 12:37:28 +00:00
Fabien Pinckaers cb951a24fc Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-43cfc88dcbeb83ff469e68f1b08fe8eb62c998bb
2008-06-17 20:17:23 +00:00
Fabien Pinckaers b3151b4c9d Better Security Rules
bzr revid: fp@tinyerp.com-ba2a150e0e8f998db7c548a6e5301d77ae522807
2008-06-16 19:28:46 +00:00
Fabien Pinckaers 1e9eaeaf6c Improvements
bzr revid: fp@tinyerp.com-f65b0c7af33a1f1dfe022a8c66ff61d4f907f6d7
2008-06-16 18:53:34 +00:00
qdp 5571c6b405 *added the wizard for reopenning a closed fiscal year.
bzr revid: qdp-715a579b63f8382f24c121898102e879ab56b8cd
2008-06-13 06:47:23 +00:00
Fabien Pinckaers 9fb230e27e Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-63555a2f8da964ab9f4b86e41e16306177a2087b
2008-06-10 06:01:42 +00:00
qdp 47df4cdafa *removed everything related to quantity in budgets
bzr revid: qdp-1d7e21a90c48947fecfe1b44d5e21db8d335d76f
2008-05-26 10:06:34 +00:00
qdp da2f4d20f1 *general budget/budget item renamed into 'Master budget' accordingly to accountant book
bzr revid: qdp-2e8f154ec3588bd7cb99c7443fb40541df2cb2a5
2008-05-20 13:43:20 +00:00
qdp 3b72ca0f66 *removal of the sens field
bzr revid: qdp-92ca4b599bdf87e690e442ed5317499d0b1f11bd
2008-04-25 05:11:48 +00:00
Fabien Pinckaers 22bdd227b5 Improved view
bzr revid: fp@tinyerp.com-9085cb77ccd89ec2dfa3a8dbd693c1e1da9b809e
2008-01-09 17:51:25 +00:00
Fabien Pinckaers cef59b22d5 Partial Reconciliation
bzr revid: fp@tinyerp.com-8b22103181a265e1ebfed6882ddc7a8a94d7483a
2008-01-09 17:45:52 +00:00
ced 711ada5fb4 Use xml id for attributes groups in menuitem tags
It prevents errors if the user change the name of the groups

bzr revid: ced-87e7730819bab50a0cbc32fa30173012dfdb27d2
2007-12-11 15:45:52 +00:00
ced 7b67622bb3 Add invoice on account move line
bzr revid: ced-ca6510089ba536e235c17e0d641412d99143168c
2007-11-26 15:46:28 +00:00
Fabien Pinckaers bb12f24c9f Bugfixes and improvements
Security change in many2one fields

bzr revid: fp@tinyerp.com-cc2d4464e7cedd3d8824ddba57c334fb5cb20ba0
2007-10-16 15:24:13 +00:00
ced 1d480a1df3 Improve payment, invoice, statement
- Use the right reference from invoice on account move lines
- Add a reference type on invoice
- Payment are now multi-currency
- Add wizard to populate statement
- Make thread safe payment wizard
- Add mod10r in utils
- Add colors on statement lines

bzr revid: ced-35849fea0ca75fec483ba54836f4954c1b26d2c9
2007-10-04 05:59:39 +00:00
ced d73dcbe623 Fix missing onchange (currency) for bank statement
bzr revid: ced-8b7436a51f1ceb19cfc07e3644883b32fc9be10f
2007-09-20 08:48:39 +00:00
ced b47576eb89 Fix statement when adding line and journal not yet selected.
bzr revid: ced-f4fa5f3e630e8e5fd3f3fa543a22c99bbc2f5a44
2007-09-17 06:07:34 +00:00
ced 74ccdc852e Allow bank statement in different currency than the company one
- add currency on journal
- add currency in statement view
- convert the amount to the right currency
- improve creation of move line

bzr revid: ced-f524e19c17528b18fe27b10845780b6e35e83c67
2007-09-05 14:02:52 +00:00
Fabien Pinckaers e8e0195a1b Added currencies in account move line trees
bzr revid: fp@tinyerp.com-ab465523b494d247dba47bf8cfe20ff988c17120
2007-08-13 06:44:50 +00:00
ced ce58dcd85d remove unused action
bzr revid: ced-b2e338037cebd9f0a27e95cb7f27c8159522adb4
2007-08-09 12:55:55 +00:00
Fabien Pinckaers 2b477bfeea Reference in bank statements, Date Required
bzr revid: fp@tinyerp.com-360572c87421d53811a55e14912542c8ae00c9e3
2007-08-09 12:02:37 +00:00
Fabien Pinckaers c12fb4f3cb Uppercases in all menus
... long life to VIM ...

bzr revid: fp@tinyerp.com-cc36a1698925a5a2df8a01cc82402cc536b3e109
2007-08-09 07:47:53 +00:00
Fabien Pinckaers 9a0c8564d9 Better therminology
bzr revid: fp@tinyerp.com-61e744aeca52637bc2c8ab6d050e58672f1afbe4
2007-08-08 20:17:24 +00:00
Fabien Pinckaers 3af852682d Better therminology
bzr revid: fp@tinyerp.com-cd180ddb8958072040e9919bcfe7b23c80735c4b
2007-08-08 19:55:39 +00:00
Fabien Pinckaers 80c88779fa Better texts
bzr revid: fp@tinyerp.com-25f47f4ead061a4fc546fca8feff3b0a4aa4a8ba
2007-08-08 06:12:38 +00:00
Fabien Pinckaers 99dbeb2a8a Better accounting taxes computation based on sign
Reviewed tax code structure for l10n_be

bzr revid: fp@tinyerp.com-8d212d9f4741423496494be0eddf0f63e6672dbc
2007-08-06 14:02:20 +00:00
Fabien Pinckaers bdc3e5e8bc Menu restructure followups
bzr revid: fp@tinyerp.com-22e3e3715f7976c5f1e6f82aa02c5b7f06a65b13
2007-08-02 14:54:14 +00:00
ced 67d969e7ba account, account_followup: use payable/receivable account instead of the two define on the partner
bzr revid: ced-4fc4ef80f2a575e82c0d08bc7b3c186792b441a1
2007-08-02 14:33:25 +00:00
Fabien Pinckaers 4d6111702c Cleaning upper/lowercase in menus
bzr revid: fp@tinyerp.com-8574c781bfbef7d6a05bfcbd6a0495ca180b392e
2007-08-02 09:37:45 +00:00
bch f34eccbbfb ACCOUNT, bank statement line: added a ref field.
bzr revid: bch-e5abd7bc06440c9b22a5e45f97d6d0e9a9174c16
2007-08-02 07:49:32 +00:00
bch bf6a636c38 ACCOUNT, bank statement line: added a note field.
bzr revid: bch-6962ec966d73af5d5fa9c2ac793fd13c948e2ae9
2007-08-02 07:31:58 +00:00
ced b250eb70df account: remove exception when inactive account with entries
bzr revid: ced-414daff2fea67fa3fbe4601ce84aa32d468a57d3
2007-08-01 14:03:45 +00:00
Fabien Pinckaers b9c268f3f0 Small improvements: mainly types
bzr revid: fp@tinyerp.com-d031f496a70c1d06f16b75f740e8afc9cf2429da
2007-07-30 18:52:13 +00:00
Fabien Pinckaers 7c1b1d36d5 Better menu for budgets
bzr revid: fp@tinyerp.com-f0743a4fdc59bb98ce4987ee2eda9b139d8c9f58
2007-07-30 18:30:28 +00:00
Fabien Pinckaers d7ca95ef19 Removed unused object:
account.bank
	account.bank.accounts
We use the bank account of the partner associated to the company

bzr revid: fp@tinyerp.com-84ff63b0bff2415333527edabeb3b7880fe261ec
2007-07-30 18:28:14 +00:00
ced 2e78c4db9a account: add domain on reconcile line to show only unreconcilied
bzr revid: ced-7a5f2499e5f3475aec1fb9d3e3fd01f60e941594
2007-07-30 13:34:52 +00:00
ced 46b6812658 base,account: improve menu
bzr revid: ced-392cb1828cc5a9d31402719cea76bf15d053b60d
2007-07-26 08:32:21 +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 5a2a174245 account: add creation date to reconcile move
bzr revid: ced-16feff72ccfe8a3795b9d4bf73c7d5f3644db5a5
2007-07-19 13:36:27 +00:00
ced 927f44badb account: add tax code/amount in the form view of move lines
bzr revid: ced-d4e208184d779d1c4dc4d745e9b88b6f1b12ef4a
2007-07-10 15:25:07 +00:00
ced 9a92932ef7 account: add domain to remove view account
bzr revid: ced-3999bd47f01b7ce2e10963e649df93f23d834043
2007-07-03 14:28:15 +00:00
Fabien Pinckaers 0b8db2c013 Improvement of the followup module
bzr revid: fp@tinyerp.com-63c189eb28f2b50d95485322784c78f903cbc81a
2007-06-26 06:51:07 +00:00
Fabien Pinckaers 0f08c3f60e Sums in lists
bzr revid: fp@tinyerp.com-209a1e05d77ac7cffcb805491e26683c0d5f798a
2007-06-20 08:46:11 +00:00
Fabien Pinckaers ff49dacce4 Total on lists
bzr revid: fp@tinyerp.com-3fc6ca7c8b31ba6b8cfe6a65adb48fd90ba9c564
2007-06-20 07:20:32 +00:00
Fabien Pinckaers 815f0f8e07 Playing a little bit with the cool child_of feature:
Account:
	Clicking on view account gives all entries of child accounts
Project:
	Clicking on parent project gives all tasks including child projects
	Same for scrum and task
	Same for scrum and backlog

bzr revid: fp@tinyerp.com-e043dee1be447520fec6704086bc97effc79b58b
2007-06-19 17:14:54 +00:00
ced 4a8429a83b ACCOUNT: add on_change on one2many form and use xml action in journal_select
bzr revid: ced-f28f446c25267fe74d1d0c1a6091505d4945e5db
2007-06-11 06:09:43 +00:00
Fabien Pinckaers b425a26fd1 Better relates:
Partner to all entries
	Partner to reconciled entries
	Account to entries
	Reconciliation to entries

Better wizards for (un)reconcile

bzr revid: fp@tinyerp.com-b78a872a8522cfa9c20172a179f8ca2644f485e0
2007-06-01 20:03:52 +00:00
Fabien Pinckaers bfdf9b77b9 Fields one2many:
bugfix for class 6, using widget many2many

Bank statements - much more better usage:
	Create statement importing entries
	Check in bank journal
	-> New views and computing method and colors

bzr revid: fp@tinyerp.com-7a9818b287379138975a8d16860b93d29700df35
2007-06-01 19:19:10 +00:00
Fabien Pinckaers e49c51f93c Better view for CRM
Adding sequences for reconcilitiations instead of date

bzr revid: fp@tinyerp.com-d780df30c504bca81878a695281b32de1fe572f2
2007-05-31 14:01:33 +00:00
ced fdc262d379 ALL: review menu form,tree->tree,form
bzr revid: ced-5e86e8be45c5fdc0eb473e85e849a5f2244ca7eb
2007-05-30 11:24:57 +00:00
Fabien Pinckaers 6faae72a83 Modifs
bzr revid: fp@tinyerp.com-119a042c5e35a4555ad17fa4005cb89bc83d5aa7
2007-05-26 10:03:11 +00:00
Fabien Pinckaers f8c8333bbd Simulation bugfixes
Asset cleaning
Accounting general cleaning

bzr revid: fp@tinyerp.com-20567ff549f0dbcdcc593e959d310717d9074499
2007-05-25 10:00:20 +00:00
Fabien Pinckaers e9f3f92a8c New modules:
Account simulation
		You can create as many simulation level as needed
		You can check journals as simulation journals or real journals
		You can use and print report
		Very usefull for IFRS, multiple manner to asset some entries
	Asset management module
		Multiple ventilations for an asset
		Link with the accounting
	L10N_CH
		Removed ZIP code by default
	Account cleaned
		Use a function for a domain on computed fields and visibility

bzr revid: fp@tinyerp.com-e382e83f36b19555b678c670d62fad7a2eef1416
2007-05-25 06:52:02 +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
ced f03ddb6199 ACCOUNT: add fiscalyear test in the accounting instead of active
bzr revid: ced-6d8d78647326c5a7de31db80112e4ce9ed649b31
2007-05-18 14:15:35 +00:00
ced ff73e4b834 CLIENT, ALL: use the action name for the tabs name in the client
bzr revid: ced-89a4bc567c0840f20ee9c2a21c3a2136eb40aa7b
2007-05-15 07:42:18 +00:00
ced 0d82aa7ffc ACCOUNT: remove active on account.account and add new type closed
bzr revid: ced-5f466cc918ff20cf9d08d5223a75c6335837f48c
2007-05-14 10:40:57 +00:00
ced d60e9d023d ACCOUNT, L10N_CHART*: currency no more required
bzr revid: ced-04f737571f7472b9c52a96afbf2de1325f6129b1
2007-05-14 09:39:13 +00:00
ced 614b8b446a ACCOUNT: imporve view Voucher entry
bzr revid: ced-2406189d754957bfbd9439f353239c8cfa2a8ab9
2007-05-14 05:23:31 +00:00
ced 34363fa5a7 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
2007-04-25 06:26:44 +00:00
ced 408b1ee9f0 MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement
bzr revid: ced-06b4cfd8bad40aa5781f29d0f0dfa066191bbccd
2007-04-23 13:13:47 +00:00
Fabien Pinckaers 114f013fad Bank Statement menu renamed to Statement menu
New menu for statement: draft statement
Filter on accounts available in an invoice using journal controls

bzr revid: fp@tinyerp.com-6739b60c73ee4450bf0e23862c8cb65504dbba69
2007-04-19 20:26:39 +00:00
Fabien Pinckaers cc1be22103 Adding entry controls
bzr revid: fp@tinyerp.com-a361684b9cc898f65020e216db3c3506def7ddc3
2007-04-19 20:02:23 +00:00
Fabien Pinckaers 3cef1f4386 Improvement in the accounting:
Reconciliation and multiple lines in bank statement
	Journal controls on account type and account for:
		Entries in journals
		Bank statement
	-> to avoid using the wrong account depending on the journal

bzr revid: fp@tinyerp.com-e6e78405e32db42f11d574b4d5c55a832d43f846
2007-04-19 19:58:31 +00:00
Fabien Pinckaers 7f938360c7 Statements
bzr revid: fp@tinyerp.com-c7c255071499beb886797b6ede418f948fb4c4e6
2007-04-19 06:21:56 +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
Fabien Pinckaers afe05425d8 Multi-Currencies code
bzr revid: fp@tinyerp.com-d51f2743871fd9d436a3ec6f528e33dda8ab1d37
2007-03-27 08:25:19 +00:00
ced 27dd75b176 ACCOUNT: split to new module account_cash_discount
bzr revid: ced-97c375b39b7e521bc78173c9ef01698f7142b64b
2007-01-17 06:57:07 +00:00
ced 2dea59f722 ACCOUNT: Add possibilitty to include tax amount in base amount for the computation of the next taxes
bzr revid: ced-2131b8cd119da193d24cc3f7fbd82bebb667e858
2007-01-04 14:43:49 +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
pinky cf7cc358f0 L10N_CH : DTA now create a bank statement
bzr revid: pinky-f968b1f61f0c4b8fda9541c8652c45175236855c
2007-01-03 08:37:33 +00:00
pinky e5206f9329 ACCOUNT: new cash_discount on payment term\n ACCOUNT: invoice: debug product_id_change
bzr revid: pinky-ba5d75544867334035140493cc12dacf90d8b886
2006-12-28 09:30:48 +00:00
pinky 2e19834df1 Pricelist:
relate button to version
OSV/Fields:
	bugfix

bzr revid: pinky-38b06f5f65cdc4ddbc234645796a9e8baad2cb08
2006-12-27 11:56:48 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00