Commit Graph

114 Commits

Author SHA1 Message Date
Fabien Pinckaers 31bfb55893 fix
bzr revid: fp@tinyerp.com-20100914224700-yn0ke3849w37w98s
2010-09-15 00:47:00 +02:00
Fabien Pinckaers 1a0b9a9fed fix
bzr revid: fp@tinyerp.com-20100914224308-1zjie3joivzqshc4
2010-09-15 00:43:08 +02:00
Fabien Pinckaers e484012140 imp remove old code
bzr revid: fp@tinyerp.com-20100914222009-ht0fxenguhaduf35
2010-09-15 00:20:09 +02:00
Fabien Pinckaers fd80fe0f06 [imp] vouchers
bzr revid: fp@tinyerp.com-20100914221534-qhe2zpb1dyo0ogmc
2010-09-15 00:15:34 +02:00
Mantavya Gajjar a37b87e332 [FIX]: fix a small problem in checking condition, fix journla name in report
bzr revid: mga@tinyerp.com-20100914135856-szlljw9opp8k0jep
2010-09-14 19:28:56 +05:30
Mantavya Gajjar 45e6a04014 [IMP]:improve for the -ve entry with the journal voucher
bzr revid: mga@tinyerp.com-20100914134607-9wexghheuzyoah1r
2010-09-14 19:16:07 +05:30
Mantavya Gajjar bd1b567453 [FIX]: fix for the journal voucher
bzr revid: mga@tinyerp.com-20100914131329-41dylw1tfaiymeap
2010-09-14 18:43:29 +05:30
Mantavya Gajjar 4a3baffa6d [FIX]: fix a problem of calculating the outstandng lines and debit, credits lines
bzr revid: mga@tinyerp.com-20100914121431-khdj5pm5t60f31xt
2010-09-14 17:44:31 +05:30
Mantavya Gajjar 3db30f7327 [FIX]: fix a problem of the voucher entry lines, and improvements
[FIX]: fix a small problem on calculation tax after saving the voucher

bzr revid: mga@tinyerp.com-20100914111920-tt0zp5jl4ml22bb9
2010-09-14 16:49:20 +05:30
Mantavya Gajjar 596a6ccbc6 [FIX]: fix a changes for the sale receipt and account voucher search view
bzr revid: mga@tinyerp.com-20100914090306-ht9iqm98goi6it9g
2010-09-14 14:33:06 +05:30
Mantavya Gajjar da3be9e496 [FIX]: fix a calculation of tax on change the
- journal
- lines cr and dr 
- tax id

bzr revid: mga@tinyerp.com-20100914080917-5y7b4ayzchdny3o8
2010-09-14 13:39:17 +05:30
Mantavya Gajjar 4ff1c93a9c [FIX]: small fix for voucher
bzr revid: mga@tinyerp.com-20100913190526-bthhlea1qbjljvds
2010-09-14 00:35:26 +05:30
Mantavya Gajjar b7e7be2301 [REVIEW]: revies the minimal chart of account and indina chart of account
bzr revid: mga@tinyerp.com-20100911065108-qsh296putkyylgcu
2010-09-11 12:21:08 +05:30
Mantavya Gajjar bbe535e43e [FIX]: fix a problme for the reports print
[FIX]: fix a probject of context for the journal_id

bzr revid: mga@tinyerp.com-20100911055147-juvw3gof691oqt4z
2010-09-11 11:21:47 +05:30
Mantavya Gajjar 59f2e4dcbd [FIX]: fix a problem for selecting a correct account on change payment method
bzr revid: mga@tinyerp.com-20100907115414-heu14yxy06ewp89j
2010-09-07 17:24:14 +05:30
Mantavya Gajjar b8fd400367 [FIX]: fix a problem of payment of multi-currency payment and receipt
bzr revid: mga@tinyerp.com-20100906093534-p9gz25bobwe3vq9g
2010-09-06 15:05:34 +05:30
Mantavya Gajjar 0c89d09d4b [FIX]: review bill payment (vendor Payments)
bzr revid: mga@tinyerp.com-20100901164922-bugt4kkph00t4oqv
2010-09-01 22:19:22 +05:30
Mantavya Gajjar 17cf2b6613 [IMP]: improvement to the voucher module and some chanegs
bzr revid: mga@tinyerp.com-20100901161805-2o4trndpj9ufzr0m
2010-09-01 21:48:05 +05:30
Mantavya Gajjar 983258cfff [FIX]: add on_change jourbal event, same as _get_taxid
bzr revid: mga@tinyerp.com-20100901135407-tp8sw0sqc2hk1ds2
2010-09-01 19:24:07 +05:30
Mantavya Gajjar d8a9ad298a [FIX]: fix a problem of the pay button visiblity
[FIX]: Improve so that it's possible to do a negative sales payment.

bzr revid: mga@tinyerp.com-20100901120808-qftjn2zf2695sco3
2010-09-01 17:38:08 +05:30
Mantavya Gajjar e3a14de82c [FIX]: add payment wizard on the sales receipt
bzr revid: mga@tinyerp.com-20100901080653-tqtzu9lxndrsamvv
2010-09-01 13:36:53 +05:30
Mantavya Gajjar d6ae30d2ff [FIX]: change the order of the menus
[FIX]: fix the amount allocation for the sales payment, still need to fix the bug in the gtk

bzr revid: mga@tinyerp.com-20100901071802-793pwtmsal093zyy
2010-09-01 12:48:02 +05:30
Mantavya Gajjar 2dbc48de70 [IMP]:improvement to the account voucher module
bzr revid: mga@tinyerp.com-20100831144233-u8exwykeglp9v6x6
2010-08-31 20:12:33 +05:30
Mantavya Gajjar b8a0e61af3 [IMP]: improve to the voucher module
bzr revid: mga@tinyerp.com-20100830132302-md1qsa232otuetrd
2010-08-30 18:53:02 +05:30
Mantavya Gajjar a408fd8234 [FIX]: fix small problem of the voucher module
bzr revid: mga@tinyerp.com-20100829150156-8lqcmx0nu5hmxyok
2010-08-29 20:31:56 +05:30
Mantavya Gajjar ec9f8f6cd2 [FIX]: review all vouchers and fix some usablity problems
[IMP]: make working, vendor payment and vendor bills

bzr revid: mga@tinyerp.com-20100826190933-23ibu3s07lix6tpr
2010-08-27 00:39:33 +05:30
Mantavya Gajjar f92443f62b [FIX]: add the missign field type, it is required any how
[IMP]: implement the purchase voucher

bzr revid: mga@tinyerp.com-20100826150435-jgt0rvigha673hrh
2010-08-26 20:34:35 +05:30
Fabien Pinckaers 303dec6976 [FIX] Cleaning account voucher: -550 lines
bzr revid: fp@tinyerp.com-20100826001459-ez2b5pik7jexm303
2010-08-26 02:14:59 +02:00
Mantavya Gajjar c1d29d19f6 [IMP]: improve the voucher module
bzr revid: mga@tinyerp.com-20100825164219-cjc7n8cwhxkbi6xp
2010-08-25 22:12:19 +05:30
Mantavya Gajjar 6c79ae61b0 [DEMO]: demo impl for that calculates the tax on sale receipt, price include / include
bzr revid: mga@tinyerp.com-20100823190228-ec7bv9zz4ay49ovh
2010-08-24 00:32:28 +05:30
Mantavya Gajjar d4ff1f58be [FIX]: fix a small problem
bzr revid: mga@tinyerp.com-20100823130543-bu5wqo0fsdgya4rm
2010-08-23 18:35:43 +05:30
Mantavya Gajjar 4fe6490c96 [IMP]: improve account voucher module
* improve sale receipt tax calculation
* improve the reconcle process

bzr revid: mga@tinyerp.com-20100823110908-fwk6v14i8k339ebu
2010-08-23 16:39:08 +05:30
Mantavya Gajjar bf6f28068a [FIX]: fix 2 changes
* reconcile by lines 
* by default lines does not load receivable amount

bzr revid: mga@tinyerp.com-20100823064316-ou2p5maql8v9ykyq
2010-08-23 12:13:16 +05:30
Mantavya Gajjar 02ebd11c1f [REM]: remove account_voucher_paymet as this module merged with the account_voucher
[FIX]: fix a problem of onchange_move_line_id on sales payment
[FIX]: solve the problem of default_get on account_voucher_line

bzr revid: mga@tinyerp.com-20100820185746-mh8ucho9i2bjywgg
2010-08-21 00:27:46 +05:30
Mantavya Gajjar 5e56a23f98 [FIX/IMP]: fix entry type, and implement a sales payment features
bzr revid: mga@tinyerp.com-20100820134729-g16wfpszujauelxf
2010-08-20 19:17:29 +05:30
Mantavya Gajjar c1a9af0020 [FIX/IMP]: fix and implement some new features and broken code for the voucher and specially for the sales receipt
bzr revid: mga@tinyerp.com-20100820114055-3xp0zrupg1ytx9df
2010-08-20 17:10:55 +05:30
Mantavya Gajjar 527d2dae77 [IMP]: remove all old functionalities of account_voucher and implement new one line quickbook
bzr revid: mga@tinyerp.com-20100819140141-ueh1inofqkb5zz22
2010-08-19 19:31:41 +05:30
Fabien Pinckaers 0605974e24 merge
bzr revid: fp@tinyerp.com-20100819100727-zf511agg8z9718tg
2010-08-19 12:07:27 +02:00
Mantavya Gajjar 4359aaefcd [FIX]: fix aproblem for the filling one2many field on change partner in voucher
bzr revid: mga@tinyerp.com-20100819092559-vqa8unnd0aj02fgc
2010-08-19 14:55:59 +05:30
Fabien Pinckaers 0de8216438 modifs_view
bzr revid: fp@tinyerp.com-20100819075759-5p8l8xtixrqynv3j
2010-08-19 09:57:59 +02:00
Mantavya Gajjar 4f458063b1 [IMP]: improvement in voucher
bzr revid: mga@tinyerp.com-20100818234352-wh52b01gs09ldfth
2010-08-19 05:13:52 +05:30
Mantavya Gajjar 57362a8ac0 [FIX]: fix a problem of getting type from context in search method account.move
[IMP]: improve the view for cheques

bzr revid: mga@tinyerp.com-20100818203909-hku2dfb28mwujmxf
2010-08-19 02:09:09 +05:30
Mantavya Gajjar 829a26c854 [IMP]: improve the voucher module
bzr revid: mga@tinyerp.com-20100818201320-rw92rqoam5g5otnh
2010-08-19 01:43:20 +05:30
Mantavya Gajjar ea1ae2aeb2 [IMP]: improvement in voucher module
bzr revid: mga@tinyerp.com-20100817132418-fhe3m9vua6tnuwr8
2010-08-17 18:54:18 +05:30
Mantavya Gajjar 9956bb9108 [IMP]: improve account voucher
bzr revid: mga@tinyerp.com-20100817073251-vucfjf4uxkeunvp2
2010-08-17 13:02:51 +05:30
Mantavya Gajjar 8828ec7588 [IMP]: improve name search method for account.move
[IMP]: try to implement a voucher as like quickbook

bzr revid: mga@tinyerp.com-20100816201432-g4trvy7k336fqq6k
2010-08-17 01:44:32 +05:30
Mantavya Gajjar 5d9a7b0404 [FIX]: improve the label for voucher line
bzr revid: mga@tinyerp.com-20100816145627-u8yks1q224rkvyyg
2010-08-16 20:26:27 +05:30
Mantavya Gajjar 7f6ef79406 [FIX]: fix a problem of readonly field
bzr revid: mga@tinyerp.com-20100815125529-s2tkl399wizq2ij9
2010-08-15 18:25:29 +05:30
Mantavya Gajjar 5fdc544309 [FIX]: fix a small problem in voucher for opening a voucher
bzr revid: mga@tinyerp.com-20100815124812-2fsaw7y6hznhfxg4
2010-08-15 18:18:12 +05:30
ARA(OpenERP) d9b17562a5 typo
bzr revid: mra@mra-laptop-20100814122054-n79yiq0rcv7fmguk
2010-08-14 17:50:54 +05:30