<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Error message i can not fix"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130881#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Error message i can not fix"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130881">bug 130881</a>
              from <span class="vcard"><a class="email" href="mailto:domingobrado@gmail.com" title="domingobrado@gmail.com <domingobrado@gmail.com>"> <span class="fn">domingobrado@gmail.com</span></a>
</span></b>
        <pre>(In reply to Robert Großkopf from <a href="show_bug.cgi?id=130881#c2">comment #2</a>)
<span class="quote">> This is the hint to the problem:
> «Attempt to insert null into a non-nullable column: column: ID»

> There is no field "ID" in your form. But "ID" needs a value.

> This error appears very often, when
> - people create a primary-key as INTEGER but
> - didn't set this field to AutoValue and
> - don't import this field into the form, because it hasn't been imported in
> the tutorial.</span >

---------------------------------------------------------------------------------

Hallo Robert,

Danke für die hilfe !

In the tuto, the "ID entrée" case have to be aimed with the little "gold key"
at its left side, and the "type de champ" have to be settle on
"integer[INTEGER]" and "Autovalue", to get automatically a value. 

What i did...so i don't understand what's wrong here ! 
Do i have to erase "integer[INTEGER]" and replace by "text[VARCHAR]" ? 
Then i could put a better "ID" than just a number but i will loose the auto
function correct ?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>