Carlos Ruiz
53d3328067
IDEMPIERE-2020 Value Format for ZK
2016-05-05 23:35:42 -07:00
Carlos Ruiz
7b6d6172e7
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window / peer review
2016-05-05 23:24:48 -07:00
Soo Fang Lee
f1acc8b633
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-05-05 22:23:32 -07:00
Soo Fang Lee
f5ab7ac27e
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-05-05 22:09:37 -07:00
Soo Fang Lee
c4609c186c
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
...
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-03-03 21:51:08 +08:00
Carlos Ruiz
61f855d308
IDEMPIERE-2518 Cost Adjustment window - Allow Zero Cost entry for non-stocked product / based on patch from Lee Soo Fang
2016-05-05 21:22:44 -07:00
Hideaki Hagiwara
7446d8f433
IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add logic for C_Invoice.C_DocTypeTarget_ID
2016-05-05 19:30:26 -07:00
Carlos Ruiz
7bf6ef3296
IDEMPIERE-3082 Production posting not balanced when serializing finished product
2016-04-21 19:13:27 -07:00
Carlos Ruiz
3379872f0a
IDEMPIERE-3080 Production doesn't create transactions for children lines with ASI
2016-04-19 11:31:46 -07:00
Carlos Ruiz
9a558f8997
IDEMPIERE-1425 Account element improvements / fix tree driven by value not working for multiple trees on element value / implement fix tree driven by value on verify tree
2016-04-18 22:47:55 -07:00
Carlos Ruiz
8bf236657c
IDEMPIERE-3058 Make 2Pack transaction safe (for postgres)
...
- added sysconfig 2PACK_COMMIT_DDL - by default now in postgresql the 2pack process everything in one transaction and rollback all in case of failure
- now 2Pack is marked as failed if there are unresolved elements
- fix a locking issue when creating change log and 2pack has locked ad_table foreign key
- the Incremental2PackActivator now reprocess the packages that are not marked as Completed successfully
- the Incremental2PackActivator stop processing more packin versions if one fails
2016-03-23 01:50:03 +01:00
Carlos Ruiz
18e494fd12
IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail
2016-03-22 19:12:26 +01:00
Carlos Ruiz
976bcf5c49
IDEMPIERE-3054 Issue with summary tax / fix roundings on posting for summary taxes (still issues with multiple lines)
2016-03-17 23:43:47 +01:00
Carlos Ruiz
b1aabc6c78
IDEMPIERE-3054 Issue with summary tax / fix roundings on posting for summary taxes
2016-03-17 00:58:46 +01:00
Carlos Ruiz
297e78f30c
IDEMPIERE-3054 Issue with summary tax
2016-03-16 23:15:45 +01:00
Gabriel S Schneider
2146e032b3
IDEMPIERE-3037 - Date Material Policy not respected in shipment
2016-02-25 12:15:14 -03:00
Carlos Ruiz
068e0f814a
Fix bug reported by Anozi Mada on forums https://groups.google.com/d/msg/idempiere/dZ5lk2bjXbw/Ts6YeHi3AQAJ
2016-02-25 12:45:00 +01:00
hieplq
62fa6b90ef
IDEMPIERE-2745:2Pack is not creating foreign keys
2016-02-13 22:38:24 +07:00
Redhuan D. Oon
460e8b9e78
IDEMPIERE-3020 Custom Libero setting need to be out of core model
2016-02-17 15:37:28 +01:00
Carlos Ruiz
f2e8979936
IDEMPIERE-3024 solve force change on login for System
2016-02-17 15:32:45 +01:00
Carlos Ruiz
8d7cd2bed3
IDEMPIERE-3017 CSV Importer leaving open trx (DB locks) / fix error reported by Andrea Belloto https://groups.google.com/d/msg/idempiere/6L0B7H2pDvo/FHVRirSTGQAJ
2016-02-06 16:31:04 +01:00
Diego Ruiz
c3ac442984
IDEMPIERE-3004 View Column - View Component require SeqNo
2016-02-03 20:21:46 +01:00
Nicolas Micoud
2a27ac6c9f
IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices
2016-02-03 19:31:54 +01:00
hieplq
8b7c5413e3
IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility
2016-02-03 14:09:06 +07:00
hieplq
d37e7661fe
IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility
...
variance isn't post by can't Identify finished BOM Product
2016-02-03 00:30:57 +07:00
hieplq
7d437aee54
IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility
2016-02-01 22:42:42 +07:00
Carlos Ruiz
7cbee09a69
IDEMPIERE-3017 CSV Importer leaving open trx (DB locks)
2016-01-29 03:02:48 +01:00
Murilo Habermann Torquato
0c28fbc7b6
IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / fix constructor
2016-01-27 19:56:24 +01:00
Carlos Ruiz
b248f46cde
IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line -> move validation for mandatory serial from beforeSave to prepareIt on MInventory and MMovement
2016-01-27 19:53:44 +01:00
Diego Ruiz
87432dd660
IDEMPIERE-3004 View Column - View Component require SeqNo
2016-01-27 19:12:47 +01:00
Carlos Ruiz
810128a020
IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices / peer review
2016-01-20 17:17:44 +01:00
Nicolas Micoud
2d840a2f4d
IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices
2016-01-20 17:05:46 +01:00
Nicolas Micoud
6217046c4d
IDEMPIERE-2985 Recurring : implement Payment
2016-01-20 14:55:05 +01:00
Carlos Ruiz
af9c479b91
IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add the case for draft orders
2016-01-12 14:37:37 +01:00
Carlos Ruiz
99e855b85d
IDEMPIERE-1554 scriptable Translation import - fix to run correctly on 3.1
2015-12-22 22:26:01 -05:00
Carlos Ruiz
9d73baea76
IDEMPIERE-1554 scriptable Translation import
2015-12-22 22:22:06 -05:00
Carlos Ruiz
f03a80f3e2
IDEMPIERE-2979 Only change BP Location name when a related field changes
2015-12-16 16:09:11 -05:00
Elaine Tan
04dfeff84c
IDEMPIERE-2973 / 1005382 Requests are showing up on the wrong person's calendar
2015-12-12 19:38:11 -05:00
Carlos Ruiz
655347bd32
IDEMPIERE-2361 Add a method to generate URL for action zoom
2015-12-12 14:03:20 -05:00
tsvikruha
44f99b45bc
IDEMPIERE-2716 Bank Register Report - add Bank Account Parameter
2015-12-12 12:16:48 -05:00
Carlos Ruiz
ea4bf51be3
IDEMPIERE-2879 Attachment name not using printformat translation based user login language
2015-12-12 12:04:12 -05:00
Carlos Ruiz
c47d87d389
IDEMPIERE-2640 Performance: Html/Tabular reports size could be reduced / IDEMPIERE-2355 Allow to style the summary rows of HTML report
2015-12-06 17:22:56 -05:00
Carlos Ruiz
f5da9f0721
IDEMPIERE-2923 Fields with value starting with a single quote cannot be searched
2015-11-11 11:13:34 -05:00
Carlos Ruiz
447a497718
IDEMPIERE-2932 non latin - charset support for downloaded html files / based on hieplq's patch
2015-11-11 10:45:31 -05:00
Carlos Ruiz
4c24284b8b
Generate complete model for release 3.1
2015-10-30 21:29:13 -05:00
Carlos Ruiz
dca4656a56
Upgrade version references to 3.1
2015-10-30 20:39:48 -05:00
Carlos Ruiz
de545dea19
IDEMPIERE-2675: Adding custom table support in Tree / don't log
2015-10-25 13:29:30 -05:00
Carlos Ruiz
cdf697d74d
IDEMPIERE-2675: Adding custom table support in Tree
2015-10-25 13:08:45 -05:00
Heng Sin Low
6ea08beba8
1005028 Payment Term record -- Code should ignore inactive records. Do not pick inactive record as default payment term for order and invoice. (IDEMPIERE-3260)
2015-07-21 20:26:02 +08:00
Carlos Ruiz
9dc3388216
IDEMPIERE-3259 Default logic: Add support for lookup of foreign table values / integrate patch from Heng Sin
2016-12-13 18:26:34 +01:00
Carlos Ruiz
587834c6f5
IDEMPIERE-2691 Dynamic validation of process parameter is not valid, when process parameter was changed. / IDEMPIERE-2181
2015-06-22 12:41:16 -05:00
Carlos Ruiz
2d77cc7d28
IDEMPIERE-2296 Value Preference should have precedence over Default Value of field / implement fix suggested by Tomas Svikruha
2015-10-25 12:14:52 -05:00
Nicolas Micoud
aa98a2becc
IDEMPIERE-2908 Method to retrieve doctype or doctype target
2015-10-25 09:18:03 -05:00
Nicolas Micoud
2a019b3606
IDEMPIERE-2361 Add a method to generate URL for action zoom
2015-10-23 11:08:40 -05:00
Nicolas Micoud
d2d13437d6
IDEMPIERE-2906 method getTotalLines(boolean cm) on MInvoice
2015-10-23 11:08:10 -05:00
Carlos Ruiz
9d0d7f9b5f
IDEMPIERE-2896 UX: Doubleclick in text fields / Peer review
2015-10-22 09:14:59 -05:00
Carlos Ruiz
4514faf172
hg merge release-2.1 (merge release2.1 into development)
2015-10-22 08:59:33 -05:00
Nicolas Micoud
30e1eadfd2
IDEMPIERE-2894 Add server name on the email sent when starting service
2015-10-21 08:50:05 -05:00
Carlos Ruiz
3c1199f5bf
hg merge release-2.1 (merge release2.1 into development)
2015-10-16 11:16:17 -05:00
Carlos Ruiz
993901c7d7
IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice / Peer review
2015-10-16 10:19:26 -05:00
Chuck Boecking
77e1325b9e
IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice
2015-10-16 10:11:50 -05:00
Carlos Ruiz
8e193dad3d
IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: Improve handling of context lost ( due to user close browser ) exception for document workflow.
2015-10-14 20:29:42 -05:00
Carlos Ruiz
6522a64289
IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: Allow null context parameter for PO. Run pipodictionaryservice as system client ( ad_client_id=0 ).
2015-10-14 20:24:44 -05:00
Carlos Ruiz
c6bf87ef05
IDEMPIERE-2756 Background threads losing context when user log out - fix validation / integrate fix from hengsin: error when user close the browser tab while a report/process is still running
2015-10-14 20:19:13 -05:00
Carlos Ruiz
136b0f147d
IDEMPIERE-2889 Reservations wrong after a MR with three lines of same PO Line
2015-10-14 19:51:32 -05:00
hieplq
51b8033632
IDEMPIERE-2886:leak database resource
2015-10-13 06:33:36 +08:00
Carlos Ruiz
f5454af23a
hg merge release-2.1 (merge release2.1 into development)
2015-10-11 12:43:21 -05:00
Carlos Ruiz
5da36c71f6
IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA / IDEMPIERE-2880 <1000000> IDs in webui problem
2015-10-11 12:42:40 -05:00
Carlos Ruiz
bbb4d42d46
hg merge release-2.1 (merge release2.1 into development)
2015-10-07 08:39:12 -05:00
Diego Ruiz
78285506d1
IDEMPIERE-2878 Allow single trx in CSV Importer
2015-10-07 08:13:01 -05:00
Diego Ruiz
b95219f480
IDEMPIERE-2875 GridTabCSVImporter code refactoring
2015-10-05 08:28:55 -05:00
tsvikruha
383c35dc4a
IDEMPIERE-2864 Alert Processor vs Attachment File system can't send EMails properly
2015-10-03 08:26:46 -05:00
Carlos Ruiz
c4dea23fec
IDEMPIERE-2856 Promotion Rule creating wrong order lines
2015-09-16 11:41:54 +02:00
Carlos Ruiz
095f290eed
IDEMPIERE-1440:line description alignment wrong on document printing / found issue printing a multiline string with empty lines
2015-09-14 23:25:50 +02:00
Carlos Ruiz
6ccc971cfe
IDEMPIERE-2797 Import CSV not able to complete a sales order
2015-08-26 15:39:25 -05:00
Carlos Ruiz
5b0d9768aa
IDEMPIERE-2788:csv export:number of record export is difference record display / minor peer review
2015-08-26 11:50:45 -05:00
hieplq
44a48fac03
IDEMPIERE-2789:csv export:query for detail tab is run same as number of record
2015-08-25 19:24:52 +08:00
hieplq
5e4575f822
IDEMPIERE-2788:csv export:number of record export is difference record display
2015-08-25 18:41:19 +08:00
hieplq
ef2ce4d9f5
IDEMPIERE-2783:IllegalArgumentException when export csv a tab has time field
2015-08-23 21:48:39 +08:00
Carlos Ruiz
b8671ca91e
IDEMPIERE-2787 Request Action Escalated Issue
2015-08-24 17:13:56 -05:00
Carlos Ruiz
8fbab46917
IDEMPIERE-2786 Redundant call to MRequest.setDueType (extensibility issue)
2015-08-24 12:18:51 -05:00
Carlos Ruiz
2f0204288c
IDEMPIERE-2781 Client Field empty when adding a record on System / IDEMPIERE-2672
2015-08-21 14:16:17 -05:00
Carlos Ruiz
cc18b9f146
IDEMPIERE-2779 Financial Report can be broken if include source accounts with no transaction
2015-08-21 07:37:06 -05:00
Carlos Ruiz
536a21a514
IDEMPIERE-2771 Improve 2pack tracing for errors
2015-08-20 14:38:59 -05:00
Carlos Ruiz
4029fbd81c
IDEMPIERE-2771 Improve 2pack tracing for errors / implement mail notifier for 2packs
2015-08-19 22:12:11 -05:00
Carlos Ruiz
6d4e756e12
IDEMPIERE-2766 Error on total open balance when void POS Order with Cash Payment Rule
2015-08-19 13:40:48 -05:00
Carlos Ruiz
9bb61e344f
IDEMPIERE-2776 List Transaction on financial reports not working for budget and multi-period
2015-08-19 10:48:13 -05:00
Carlos Ruiz
0f6e3abacf
IDEMPIERE-1328 Change tab name dynamically / fix issue reported by Claudemir about deleted records and empty tabs
2015-08-19 07:37:26 -05:00
Carlos Ruiz
966d02d2fe
IDEMPIERE-2771 Improve 2pack tracing for errors / attach embedded 2pack for reprocessing - implement semaphore (120 secs) to process one 2pack at a time
2015-08-18 20:29:15 -05:00
Carlos Ruiz
1c6eabc3a6
IDEMPIERE-2775 Performance: counting big tables on each insert on AD_Issue
2015-08-18 20:27:14 -05:00
Carlos Ruiz
04dc38b1e4
IDEMPIERE-2771 Improve 2pack tracing for errors / make 2pack more traceable: (1) added link between ad_package_imp and ad_package_imp_proc, added tab on Pack In to see the detail when processed, make the detail zoomable and show zoomable objects on Package Maintenance
2015-08-18 13:14:10 -05:00
Carlos Ruiz
ee4814b6ca
more refactoring IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745 - do not create FK if same already exists in DB
2015-08-17 20:45:40 -05:00
Carlos Ruiz
4d933e8287
refactor IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745
2015-08-17 19:27:33 -05:00
Carlos Ruiz
1fc8f9cb95
IDEMPIERE-2664 DB Extensibility issues / remove calls to DB.isPostgreSQL and DB.isOracle to determine if identifiers are upper/lower-case
2015-08-17 15:36:17 -05:00
Chuck Boecking
37557f6b87
IDEMPIERE-2773 GL Journal - Post to Reservation or Commitment
2015-08-17 11:03:25 -05:00
Carlos Ruiz
960d91a665
IDEMPIERE-2768 Quick Entry for BPartner failing with SaveError
2015-08-12 13:17:16 -05:00
Carlos Ruiz
6ff666e30c
IDEMPIERE-2756 Background threads losing context when user log out - fix validation
2015-08-11 12:11:43 -05:00
Carlos Ruiz
393655c8b3
IDEMPIERE-2756 Background threads losing context when user log out / found issue when cached objects have lost their context but are still returned from cache (failing case second run of any ModelRunProcess web service)
2015-08-10 12:24:02 -05:00
Carlos Ruiz
d726d9c75a
IDEMPIERE-2756 Background threads losing context when user log out
2015-08-07 10:03:18 -05:00
tsvikruha
d8a3155802
IDEMPIERE-2760 Inventory Move - Document type Print Format ignored
2015-08-07 13:10:45 +02:00
Diego Ruiz
27d4865ff1
IDEMPIERE-2875 GridTabCSVImporter code refactoring
2015-10-02 15:12:52 -05:00
Carlos Ruiz
bdb7675ed1
IDEMPIERE-2747 Env.parseVariable doesn't work with CreatedBy/UpdatedBy
2015-08-05 09:19:31 -05:00
Carlos Ruiz
2694d54b71
IDEMPIERE-2752 Same Attribute Instance on many Products
2015-08-05 07:11:13 -05:00
Carlos Ruiz
1d982987e5
IDEMPIERE-2745 2Pack is not creating foreign keys
2015-07-29 11:26:32 -05:00
Carlos Ruiz
d4b9295e70
IDEMPIERE-1440:line description alignment wrong on document printing / apply same patch from hieplq in other Pattern.compile
2015-07-28 20:52:33 -05:00
hieplq
d67471319f
IDEMPIERE-1440:line description alignment wrong on document printing
2015-07-20 02:03:37 +07:00
Carlos Ruiz
fad1e4e34b
IDEMPIERE-2739 Some exceptions uncaught and hidden in AbstractEventHandler
2015-07-23 21:00:56 -05:00
Carlos Ruiz
74e3447857
IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / integrate peer review from hengsin
2015-07-23 09:24:58 -05:00
Carlos Ruiz
1fbe0d67d9
IDEMPIERE-2720 Run as Job + EMail : title not translated
2015-07-15 08:27:19 -05:00
Carlos Ruiz
cf30ef3581
IDEMPIERE-2541 Landed Cost Allocation does not honour delete/void / thanks to Armen Rizal
2015-07-01 20:22:31 -05:00
dantam
0c53a1b330
IDEMPIERE-1339 Add transaction when checking Product UOM in MUOMConversion
2015-07-01 14:19:57 -05:00
Carlos Ruiz
35f0b830a0
IDEMPIERE-2699 Performance: Constant visits to database for MTable not cached
2015-06-25 21:11:15 -05:00
Carlos Ruiz
2998c976ac
IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached
2015-06-25 14:50:22 -05:00
Carlos Ruiz
c2c9e369b5
IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match
2015-06-24 20:28:52 -05:00
Carlos Ruiz
d5262afc1b
IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA
2015-06-24 12:29:19 -05:00
Carlos Ruiz
274a8bf748
IDEMPIERE-2687 Void a Document on Closed Period
2015-06-22 14:17:53 -05:00
Carlos Ruiz
ccc2d90e8c
IDEMPIERE-2676 Incorrect context variables
2015-06-22 12:53:05 -05:00
Carlos Ruiz
866430f1a0
IDEMPIERE-2691 Dynamic validation of process parameter is not valid, when process parameter was changed. / IDEMPIERE-2181
2015-06-22 12:41:16 -05:00
Carlos Ruiz
30f76d2c74
IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement
2015-06-17 12:32:06 -05:00
Nicolas Micoud
7ae9056c5b
IDEMPIERE-2678 Allow to set explicit NULL value for fields
2015-06-17 08:36:30 -05:00
Carlos Ruiz
a415621def
IDEMPIERE-1800 Reset Locked Account shows all clients / IDEMPIERE-373 / partial backout of b2dd142 - DateLastLogin=NULL is required
2015-05-29 10:13:08 -05:00
Carlos Ruiz
e423b11f73
IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / remove some unneeded agressive locking to minimize deadlocks
2015-05-26 18:30:22 -05:00
Carlos Ruiz
e27bff24d5
IDEMPIERE-2181 Not possible to get a value from a tab when in detail / tab context is sometimes "" instead of null - must check for that too
2015-05-26 17:47:09 -05:00
Diego Ruiz
39f6c0b5b4
IDEMPIERE-2636 MPriceListVersion error in getProductPrice
2015-05-22 11:13:06 -05:00
Nicolas Micoud
9697eb45dd
IDEMPIERE-2614 Login page - hardcoded log.warning with language
2015-05-20 11:16:11 -05:00
Carlos Ruiz
fd17ccb580
IDEMPIERE-2632 Banks statement document posts inactive records / inactive records also changing balance wrongly
2015-05-20 09:48:21 -05:00
Deepak Pansheriya
6bbafff154
IDEMPIERE-2632: Bank statement post inactive lines too.
2015-05-20 09:48:39 +05:30
Carlos Ruiz
ffd2288dfd
IDEMPIERE-2181 Lookup fields when in detail pane / peer review
2015-05-13 18:18:54 -05:00
Diego Ruiz
bd0ad9a71a
IDEMPIERE-2181 Lookup fields when in detail pane
2015-05-13 18:17:15 -05:00
Carlos Ruiz
758ef67e76
IDEMPIERE-2564 / IDEMPIERE-2615 Date Material Policy not respected in movement / peer review
2015-05-13 17:47:35 -05:00
Deepak Pansheriya
cc72307e71
IDEMPIERE-2564 Taking DateMPolicy from Storage
2015-05-12 11:04:22 +05:30
Carlos Ruiz
686131b0f7
IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line - fix issue not allowing negative shipments
2015-05-06 16:39:02 -05:00
Carlos Ruiz
e79ca200a9
IDEMPIERE-965 the create table process must also create the unique index for the UU column when found - fix issue with oracle index names longer than 30 char
2015-05-06 12:03:01 -05:00
Carlos Ruiz
632b19b75c
IDEMPIERE-2597 WhereClause of report view can cause issues / thanks to Armen Rizal for reporting issue with previous commit
2015-04-27 09:04:19 -05:00
Carlos Ruiz
6fa47971fd
IDEMPIERE-2597 WhereClause of report view can cause issues
2015-04-25 10:48:20 -05:00
Carlos Ruiz
a69b76c40c
IDEMPIERE-2248 ZK Jasper report viewer prints incorrect file
2015-04-22 13:50:08 -05:00
Carlos Ruiz
034edcb94d
IDEMPIERE-475 Show quotation number on invoice / based on patch from Nicolas Micoud (nmicoud)
2015-04-20 15:20:07 -05:00
Carlos Ruiz
dd252d2bd7
IDEMPIERE-2588 Immediate posting of a cash POS Order is not posting allocation
2015-04-19 20:06:24 -05:00
Carlos Ruiz
a1f152019d
IDEMPIERE-476 Report Engine related bugs
2015-04-15 17:55:26 -05:00
Carlos Ruiz
7d01f70a64
IDEMPIERE-2549 Password rule break Initial Client Setup
2015-04-15 12:42:42 -05:00
Carlos Ruiz
804116fe13
IDEMPIERE-2578 / IDEMPIERE-1715
2015-04-15 11:26:09 -05:00
Murilo Habermann Torquato
5e37d9aee4
IDEMPIERE-2578 MProduction without TIMING_BEFORE_COMPLETE and TIMING_AFTER_COMPLETE validation
2015-04-15 10:40:23 -05:00
Carlos Ruiz
9ac075d5be
IDEMPIERE-454 - minor typo in message
2015-04-13 16:54:00 -05:00
Carlos Ruiz
d3aff28345
IDEMPIERE-2575 BOM functionality sales order - implement same in MInvoice
2015-04-12 14:57:07 -05:00
michal_zilincar
a40c7109c1
IDEMPIERE-2575 BOM functionality sales order
2015-04-12 14:28:09 -05:00
Carlos Ruiz
68d8fadf98
IDEMPIERE-2564 Mismatch between Created (Attribute Set Instance) and Date Material Policy (Storage On Hand)
2015-04-09 10:41:36 -05:00
Carlos Ruiz
35abd70d8a
IDEMPIERE-2570 Form reports stacking on same page when issued for several records
2015-04-08 16:18:34 -05:00
Carlos Ruiz
2fb07c0bb8
IDEMPIERE-2235 Report wizard : ability to change the print format name - peer review
2015-04-08 15:31:51 -05:00
hieplq
416129d89d
IDEMPIERE-2552:sometime has NPE in CLogErrorBuffer
2015-04-01 17:56:06 +07:00
Murilo Habermann Torquato
32ee03af05
ModelValidationEngine - old style validator needed to osgi events work and FireFacts OSGI event is not sent
2015-03-19 14:52:50 -03:00
Carlos Ruiz
267fe358df
IDEMPIERE-2565 - found transaction not rolled back when initial client setup was failing with an exception
2015-04-08 10:15:57 -05:00
hieplq
da2fd9fffb
IDEMPIERE-2565:NPE when run init client without input city of country has "Allow Cities out of List" = false
2015-04-08 02:11:46 +07:00
tsvikruha
f1f732d7ae
IDEMPIERE-2238 Printformat header not translated (report)
2015-04-07 21:19:48 -05:00
hieplq
1cac3f646f
IDEMPIERE-2544:to more warning compiler hidden good warning
...
leak resource
2015-04-04 13:37:51 +07:00
Carlos Ruiz
7b07b58314
IDEMPIERE-2555 Fact Reconciliation statement leak
2015-04-01 09:40:13 -05:00
Carlos Ruiz
2dfefe0ecd
IDEMPIERE-2543 Completing invoices paid in cash assigning inactive account
2015-03-28 09:19:29 -05:00
Deepak Pansheriya
23a9ccd7e0
IDEMPIERE-2540:Allowing Vendor qty break to specify breaks for all customers
2015-03-25 13:13:15 +05:30
Deepak Pansheriya
54daecd218
IDEMPIERE-2483: Fixing NPE
2015-03-25 19:20:01 +05:30
Nicolas Micoud
1e85ef81ad
IDEMPIERE-2072 get number of non business days between 2 dates / fix NPE
2015-03-23 14:40:37 -05:00
Carlos Ruiz
5e7ee1ae81
IDEMPIERE-2526 Posting to multiple accounting schemas with Only Organization is broken
2015-03-18 22:38:30 -05:00
Carlos Ruiz
751eb917f2
IDEMPIERE-2526 Posting to multiple accounting schemas with Only Organization is broken
2015-03-18 22:36:39 -05:00
Carlos Ruiz
e8723e62e0
IDEMPIERE-2516 iDempiere monitor shows inactive clients (maintenance mode / active sessions) / thanks to Nicolas Micoud (nmicoud)
2015-03-18 14:55:04 -05:00
Carlos Ruiz
07eb7d4540
IDEMPIERE-2113 Enable import button for end users / discover also permissions on included roles
2015-03-14 16:03:45 -05:00
hieplq
19d7e7b855
IDEMPIERE-2499:long task (ZkReportViewerProvider.openViewer) in process make GUI lock
...
fix:NPE, and improve long process
2015-03-15 01:25:36 +07:00
Carlos Ruiz
9716fac80c
IDEMPIERE-2513 Sequence Check not working for native sequences
2015-03-11 11:11:23 -05:00
Nicolas Micoud
4f6a95d294
IDEMPIERE-2509 ResetLockedAccount messages are hardcoded
2015-03-11 09:01:35 -05:00
Carlos Ruiz
a3b50d0306
IDEMPIERE-2507 Search definition not working for tables without IsSOTrx
2015-03-08 12:28:26 -05:00
Carlos Ruiz
bf4765113f
IDEMPIERE-1655 minor - decrease log level
2015-03-08 10:41:56 -05:00
tsvikruha
eb3491f826
IDEMPIERE-1655 no OSGi interface for a BankStatementMatcher
2015-03-08 10:39:58 -05:00
Carlos Ruiz
a974c5134d
IDEMPIERE-2506 Implement Org Tree in Role
2015-03-08 07:54:21 -05:00
Carlos Ruiz
e6cd8633c3
IDEMPIERE-2489 Attachment Note Cant Save - DBERROR message
2015-03-05 08:04:18 -05:00
Carlos Ruiz
e2e5cfbe35
IDEMPIERE-2485 Missing OSGi Factory for Replenish Interface / minor - decrease log level
2015-03-04 20:21:58 -05:00
tsvikruha
423d803b3f
IDEMPIERE-2485 Missing OSGi Factory for Replenish Interface
2015-03-04 20:20:49 -05:00
Carlos Ruiz
980f34a564
IDEMPIERE-2483 Users can report on windows where they don't have access / fix error reported by hieplq
2015-02-27 07:48:27 -05:00
Carlos Ruiz
138daff406
IDEMPIERE-1800 Reset Locked Account shows all clients / IDEMPIERE-373
2015-02-26 20:24:51 -05:00
Carlos Ruiz
e2016a6b77
IDEMPIERE-1733 Cannot change Currency To in window Currency Rate / two special cases of foreign keys as String
2015-02-26 19:52:15 -05:00
Carlos Ruiz
8e03122c9e
IDEMPIERE-1733 Cannot change Currency To in window Currency Rate
2015-02-26 19:28:28 -05:00
Carlos Ruiz
26b664e0d7
IDEMPIERE-1771 Sysconfig Invoice_ReverseUseNewNumber does not work when doc_type has "Overwrite Sequence on Complete"
2015-02-26 14:04:54 -05:00
eugenh
2bca265f59
hotfix/BF3564464 Import File Loader discards input records , https://sourceforge.net/tracker/?func=detail&aid=3564464&group_id=176962&atid=879332 IDEMPIERE-431
2015-02-26 09:51:50 -05:00
Carlos Ruiz
30e89568b7
IDEMPIERE-2161 DiscountSchema works with every CumulativeLevel value / fix broken when AccumulationLevel is Line
2015-02-25 17:26:21 -05:00
Carlos Ruiz
3741dfcb4b
hg merge release-2.1 (merge release2.1 into development)
2015-09-16 19:05:02 +02:00
Carlos Ruiz
80d88bd6d3
IDEMPIERE-2732 - minor - remove warnings
2015-09-16 18:01:53 +02:00
Dirk Niemeyer
234b5786a4
IDEMPIERE-2732 Make Callouts replaceable by Factory approach
...
refined to check on requested method in class provided by factory
2015-08-28 17:19:58 +02:00
Carlos Ruiz
2eb0e245ac
hg merge release-2.1 (merge release2.1 into development)
2015-08-26 20:40:16 -05:00
Dirk Niemeyer
3a031348d4
IDEMPIERE-2792 Order and OrderLine extendability improvements
2015-08-26 08:35:01 -05:00
Carlos Ruiz
b90dbf35ba
hg merge release-2.1 (merge release2.1 into development)
2015-08-20 14:46:09 -05:00
Carlos Ruiz
996684885e
merge experimental into development
2015-08-19 17:12:01 -05:00
Carlos Ruiz
a733237fc2
hg merge release-2.1 (merge release2.1 into development)
2015-08-19 16:42:28 -05:00
Carlos Ruiz
8eba7fa811
IDEMPIERE-2296 IDEMPIERE-2367 - peer review
2015-08-19 15:46:03 -05:00
hieplq
323d8186af
IDEMPIERE-2296:
...
IDEMPIERE-2367:
re-order config, rename config
2015-08-14 03:32:10 +08:00
hieplq
d6da6ee556
Merge with development
2015-08-14 05:58:25 +08:00
Carlos Ruiz
ed3b9466ba
hg merge release-2.1 (merge release2.1 into development)
2015-08-13 12:54:30 -05:00
hieplq
8a3e57fbea
Merge with development
2015-08-12 23:31:37 +08:00
Carlos Ruiz
b58749e8bb
hg merge release-2.1 (merge release2.1 into development)
2015-08-11 12:12:04 -05:00
Carlos Ruiz
13af00a840
IDEMPIERE-2675 Adding custom table support in Tree / fix error reported in forums - Initial Client Setup broken
2015-08-11 07:33:04 -05:00
hieplq
3c6e87f564
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
...
include format override main format
2015-08-11 03:21:48 +08:00
hieplq
9f8a14d79f
IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
...
index in nth-child(n) wrong
2015-08-12 04:28:34 +08:00
Carlos Ruiz
e285d5124e
hg merge release-2.1 (merge release2.1 into development)
2015-08-10 12:24:30 -05:00
hieplq
433fb6eb2d
IDEMPIERE-1379:Info Windows should have their own icon/image
...
regeneral serialVersionUID
2015-08-10 01:29:30 +08:00
hieplq
d2383a90b0
Merge with development
2015-08-10 00:23:42 +08:00