Merge branch 'master' into develop
This commit is contained in:
@@ -214,8 +214,8 @@ public class AccountingBusinessLogic {
|
|||||||
String codCcau = testata.getCodCcau();
|
String codCcau = testata.getCodCcau();
|
||||||
Integer annoComp = testata.getAnnoComp();
|
Integer annoComp = testata.getAnnoComp();
|
||||||
|
|
||||||
Integer numDocRC = testata.getNumDoc();
|
Integer numDocRC = null;
|
||||||
String serDocRc = testata.getSerDoc();
|
String serDocRc = null;
|
||||||
|
|
||||||
String sql =
|
String sql =
|
||||||
Query.format(
|
Query.format(
|
||||||
|
|||||||
Reference in New Issue
Block a user