Commit Graph

21 Commits

Author SHA1 Message Date
Raphael Collet c0997d332a [FIX] account: fix unexpected invalidation of field account_invoice.reconciled
Problem: the field account_invoice.reconciled was invalidated by a workflow
signal sent from the compute method of the field. The purpose of the signal was
to re-open the invoice when the account move lines were no longer reconciled,
for instance after cancelling a reconciliation.

Solution: modify the workflow such that it makes an automatic transition from
'paid' to 're-open' when the condition 'not reconciled' is met. This works
because the field 'reconciled' is stored, and each recomputation forces a
reevaluation the workflow. The signal to re-open the invoice is thus no longer
necessary.
2014-08-05 10:01:07 +02:00
RGA(OpenERP) 709a97761a [IMP] Added chatter notification for account invoice
bzr revid: rgaopenerp-20120319103823-rg7euc8iw260m21h
2012-03-19 16:08:23 +05:30
Olivier Dony d70acc176b [REM] all: modules: removed all remaining references to res.roles, replaced by specific res.groups
bzr revid: odo@openerp.com-20101014000258-7ay7so7gp8ki5iy6
2010-10-14 02:02:58 +02:00
qdp-launchpad@tinyerp.com becd1d8767 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100830102506-l2yuei7r3jes7tgv
2010-08-30 12:25:06 +02:00
qdp-launchpad@tinyerp.com dc9cea6820 [IMP] account: added the descritpion of the 'invoice' role and moved it into the account_invoice_workflow.xml file
bzr revid: qdp-launchpad@tinyerp.com-20100827091351-8712fmkx2ioxs0ir
2010-08-27 11:13:51 +02:00
Mustufa Rangwala 851514aa90 [REM] Account: workflow: remove the transition from proforma2 to paid (useless as an invoice in proforma2 cannot has any accounting entries)
bzr revid: mra@mra-laptop-20100825044208-625vlx63dvzg3hvo
2010-08-25 10:12:08 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
Mantavya Gajjar 4e0c7cfeed [FIX]: fix some problem in accounting
[IMP]: improvement in accounting, change invoice workflow, add some notes to credit note wizard

bzr revid: mga@tinyerp.com-20100716134025-lfrne1e14pppspsk
2010-07-16 19:10:25 +05:30
Mantavya Gajjar 3e4f28ff6e [FIX]: fix a problem of TABs and fix a problem of account_report dashboard
bzr revid: mga@tinyerp.com-20100716065518-cz315u4kck0feig9
2010-07-16 12:25:18 +05:30
Jay (Open ERP) 2b001961e4 [FIX] Account : Workflow of invoice was missing a transition from re-open to paid
bzr revid: jvo@tinyerp.com-20100714191442-tjveyhr7zuvltbqt
2010-07-15 00:44:42 +05:30
Fabien Pinckaers bd46d32b0c [IMP] Improving logging system for main messages
bzr revid: fp@tinyerp.com-20100519200236-t7y7pefns8t7cp9f
2010-05-19 22:02:36 +02:00
Stephane Wirtel dc79eb07c6 [FIX] account: Use the right xml id for the account workflow
bzr revid: stephane@openerp.com-20100309164311-4rwzo3rdx404yf28
2010-03-09 17:43:11 +01:00
Fabien Pinckaers 0761a46e01 bugfix_procurement_view
bzr revid: fp@tinyerp.com-20090315162955-lsx719z93ychmjv2
2009-03-15 17:29:55 +01:00
Fabien Pinckaers 6b5b3fe7d5 improve
bzr revid: fp@tinyerp.com-20081201134804-or7d1azyj1udox1x
2008-12-01 14:48:04 +01:00
qdp 5c41e2e88f *corrected proforma stuff: a proforma invoice do NOT have to create entries
*corrected label for tax code and base code (the ones for invoices and refunds had the same label so it was confusing. Specially when the user tried to export these 
fields 
*added a menuitem for legal statements

bzr revid: qdp@tinyerp.com-20081007100221-4azxnr4ac0ac8wxz
2008-10-07 12:02:21 +02:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Mustufa Rangwala a2c1dd98d5 Workflow on invoice
->add a button and a transition from paid to open + a pop-up of confirmation if the button is pressed(inv must be unreconciled)

bzr revid: mra@tinyerp.com-20080826062732-sfg4u4jshoi3d2n0
2008-08-26 11:57:32 +05:30
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
Fabien Pinckaers f5ebf27808 Removed unused states in invocie workflow
bzr revid: fp@tinyerp.com-d13f303bfd60f07601cafe299d20a971e997b63d
2007-08-06 09:11:46 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00